Class PictureMetadata Class

Represents the picture part of the package metadata.

Constructors:

NameDescription
Public methodPictureMetadata() Initializes a new instance of the PictureMetadata class.
Public methodPictureMetadata(Picture) Initializes a new instance of the PictureMetadata class with an existing Picture storage.

Properties:

NameDescription
Public propertyIsStarred Gets or sets whether the picture was starred in Lytro camera or software.
Public propertyDerivationReferences Gets derivation reference identifiers.
Public propertyDepthMap Gets or sets the Lytro's depth map acceleration data.
Public propertyFrame Gets or sets the metadata of the first frame in this picture.
Public propertyParallaxStack Gets or sets the Lytro's parallax acceleration data.
Public propertyRefocusStack Gets or sets the Lytro's refocus acceleration data.