GoogleApi.ContentWarehouse.V1.Model.PhotosHdrMetadataGainmap
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Details about gainmap-based HDR formats (e.g. go/ghdr). Notably, images can adhere to multiple gainmap specifications concurrently.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
adobeHdr
(type:boolean()
, default:nil
)
- Indicates that this image can be processed as an Adobe HDR (FlexDR) image by reading the MPF segments. -
appleHdr
(type:boolean()
, default:nil
)
- Indicates that this image can be processed as an Apple HDR image by reading the MPF segments (if JPEG) or HEIF segments (if HEIC). -
googleHdr
(type:boolean()
, default:nil
)
- Indicates that this image can be processed as a go/ghdr (UltraHDR) image by reading the GContainer in the primary XMP block.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.PhotosHdrMetadataGainmap