'Declaration Public Sub Render( _ ByVal bitmap As GcBitmap, _ Optional ByVal options As PngOptions _ )
public void Render( GcBitmap bitmap, PngOptions options )
Parameters
- bitmap
- The destination GrapeCity.Documents.Imaging.GcBitmap. Note that its current content will be lost.
- options
- The set of parameters for the output image.