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