View Source GoogleApi.ContentWarehouse.V1.Model.VideoFileColorInfo (google_api_content_warehouse v0.3.0)
A message holding all of the color information about a signal: -Color primaries identify the meaning of red, green, and blue ( and the white point). -The transfer characteristic identifies the mapping used to go between linear and coded values of light. -The matrix coefficients identifies, e.g., the conversion between Ycbcr to RGB (in the space of the primaries) -And the color range defines the min/max of the levels used.
Attributes
-
matrixCoefficients(type:String.t, default:nil) - -
primaries(type:String.t, default:nil) - -
range(type:String.t, default:nil) - -
transferCharacteristics(type:String.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.