Compartilhar via


NSOpenGLContext.SetOffScreen(IntPtr, Int32, Int32, Int32) Método

Definição

[Foundation.Export("setOffScreen:width:height:rowbytes:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SetOffScreen (IntPtr baseaddr, int width, int height, int rowbytes);
abstract member SetOffScreen : nativeint * int * int * int -> unit
override this.SetOffScreen : nativeint * int * int * int -> unit

Parâmetros

baseaddr
IntPtr

nativeint

width
Int32
height
Int32
rowbytes
Int32
Atributos

Aplica-se a