public sealed class HeifPlaneData
Public NotInheritable Class HeifPlaneData
public ref class HeifPlaneData sealed
[<SealedAttribute>]
type HeifPlaneData = class end
Channel | Gets the image channel. |
Height | Gets the plane height. |
Scan0 | Gets the starting address of the image plane data. |
Stride | Gets the plane stride, the width of a single row of pixels. |
Width | Gets the plane width. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |