See Also Examples Applies To
Converts bitonal images to an enhanced 8-bits gray-scaled palette color image.
Syntax
object.ConvertBitonalToGrayScale (nSoftenValue)
The ConvertBitonalToGrayScale syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nSoftenValue | Optional. Long. Soften factor between 1 and 100. Default value is 100. |
Returns
Long. GdPictureStatus
Category
Palette Conversions & Colors Reduction