ColorModeDescriptor.PlaneDescriptors Property

Descriptors for the planes used.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public IVectorView PlaneDescriptors { get; }
'Declaration
Public ReadOnly Property PlaneDescriptors As IVectorView
    Get
public:
virtual property IVectorView^ PlaneDescriptors {
    IVectorView^ get () sealed;
}
function get_PlaneDescriptors();

Property Value

Type: IVectorView

Version Information

Lumia Imaging SDK

Supported in: 3.0, 2.0

See Also

ColorModeDescriptor Class

ColorModeDescriptor.ColorModeDescriptor Members

Lumia.Imaging Namespace