See Also Examples Applies To
Converts the native GdPicture image to an 8-bits gray-scaled palette color image. This function uses a basic grayscale color reduction algorithm.
Syntax
object.ConvertTo8BppGrayScale ()
The ConvertTo8BppGrayScale syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
Returns
Long. GdPictureStatus
Category
Palette Conversions & Colors Reduction