Share via


MPSImageDescriptor.PixelFormat Property

Definition

Gets pixel format of the image.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLPixelFormat PixelFormat { [Foundation.Export("pixelFormat")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pixelFormat")>]
member this.PixelFormat : Metal.MTLPixelFormat

Property Value

Attributes

Applies to