Method SetGrayScale
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
SetGrayScale(bool)
Sets the grayscale mode
public void SetGrayScale(bool value)
Parameters
valuebooltrue :Colors of entities and images are changed to nearest grayscale colors. or false: entities and images are not changed to gray colors.
Remarks
Default value is false.GetGrayScale()