'Declaration
Public Sub RenderToBitmap( _ ByVal bitmap As System.Drawing.Bitmap, _ ByVal grayScale As System.Boolean _ )
'Usage
Dim instance As NImageExporter Dim bitmap As System.Drawing.Bitmap Dim grayScale As System.Boolean instance.RenderToBitmap(bitmap, grayScale)
Parameters
- bitmap
- grayScale