View Source GoogleApi.ContentWarehouse.V1.Model.PhotosHdrMetadata (google_api_content_warehouse v0.4.0)
HDR Metadata describes in what way an image expresses high dynamic range information (e.g. using a gainmap or a specialized color space).
Attributes
-
gainmap
(type:GoogleApi.ContentWarehouse.V1.Model.PhotosHdrMetadataGainmap.t
, default:nil
) - Indicates the presence of some kind of gainmap-utilizing format.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.PhotosHdrMetadata{ gainmap: GoogleApi.ContentWarehouse.V1.Model.PhotosHdrMetadataGainmap.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.