Click or drag to resize

HeifImageHandle Properties

The HeifImageHandle type exposes the following members.

Properties
 NameDescription
Public propertyAuxiliaryImageType Gets the type of auxiliary image that this instance represents.
Public propertyBitDepth Gets the image bit depth.
Public propertyHasAlphaChannel Gets a value indicating whether this instance has an alpha channel.
Public propertyHasDepthImage Gets a value indicating whether this instance has a depth image.
Public propertyHeight Gets the image height.
Public propertyIsPremultipliedAlpha Gets a value indicating whether the alpha channel is premultiplied.
Public propertyIsPrimaryImage Gets a value indicating whether this instance is the primary image.
Public propertyWidth Gets the image width.
Top
See Also