GoogleApi.ContentWarehouse.V1.Model.PhotosGDepthMetadata
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Metadata in the GDepth XMP block. Note that GDepth::Data is not copied into this message.
Attributes List
This module has the following attributes (case-insensitive ascending order):
View Attributes
Attributes
-
far
(type:number()
, default:nil
)
- Depth map far plane distance. -
format
(type:String.t
, default:nil
)
- Depth map format. -
imageHeight
(type:integer()
, default:nil
)
- Depth map source image height. -
imageWidth
(type:integer()
, default:nil
)
- Depth map source image width. -
mime
(type:String.t
, default:nil
)
- Depth map mime type. -
near
(type:number()
, default:nil
)
- Depth map near plane distance. -
units
(type:String.t
, default:nil
)
- Depth map units of distance.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.PhotosGDepthMetadata