Share via


NSImageRep.BitsPerSample Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr BitsPerSample { [Foundation.Export("bitsPerSample")] get; [Foundation.Export("setBitsPerSample:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bitsPerSample")>]
[<set: Foundation.Export("setBitsPerSample:")>]
member this.BitsPerSample : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to