Interface protos.google.cloud.video.transcoder.v1.PreprocessingConfig.IColor (1.7.2)

Properties of a Color.

Package

@google-cloud/video-transcoder

Properties

brightness

brightness?: (number|null);

Color brightness

Property Value
TypeDescription
(number|null)

contrast

contrast?: (number|null);

Color contrast

Property Value
TypeDescription
(number|null)

saturation

saturation?: (number|null);

Color saturation

Property Value
TypeDescription
(number|null)