'Declaration Public Shared Function ToGrayscaleImage( _ ByVal image As GrapeCity.Documents.Drawing.Image _ ) As GrapeCity.Documents.Drawing.Image
public static GrapeCity.Documents.Drawing.Image ToGrayscaleImage( GrapeCity.Documents.Drawing.Image image )
Parameters
- image
- The image for converting.
Return Value
A converted image.