Interface protos.google.type.IColor (8.6.0)

Properties of a Color.

Package

@google-cloud/documentai

Properties

alpha

alpha?: (google.protobuf.IFloatValue|null);

Color alpha

blue

blue?: (number|null);

Color blue

green

green?: (number|null);

Color green

red

red?: (number|null);

Color red