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