imgColorType property

String? imgColorType
getter/setter pair

Restricts results to images of a specified color type.

Supported values are: * mono (black and white) * gray (grayscale) * color (color)

Implementation

core.String? imgColorType;