Table of Contents

Method GetGrayScale

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

GetGrayScale()

get the grayscale mode

public bool GetGrayScale()

Returns

bool

true :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.SetGrayScale(bool)