Convert to image in memory.
public static GrapeCity.Documents.Drawing.Image ToImage(
System.object
)
'Declaration
Public Shared Function ToImage( _
ByVal As System.Object _
) As GrapeCity.Documents.Drawing.Image
Parameters
- source
- The image source.
Return Value
The graphics image.