Share via


MPSImageDescriptor.FeatureChannels Property

Definition

Gets the number of feature channels for the image.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr FeatureChannels { [Foundation.Export("featureChannels")] get; [Foundation.Export("setFeatureChannels:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("featureChannels")>]
[<set: Foundation.Export("setFeatureChannels:")>]
member this.FeatureChannels : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to