Interface protos.google.type.IColor (4.2.1)

Properties of a Color.

Package

@google-cloud/vision

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