Share via


MTLTextureDescriptor.PixelFormat Property

Definition

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

Property Value

Attributes

Applies to