CAOpenGLLayer.DrawInCGLContext Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("drawInCGLContext:pixelFormat:forLayerTime:displayTime:")]
public virtual void DrawInCGLContext (OpenGL.CGLContext glContext, OpenGL.CGLPixelFormat pixelFormat, double timeInterval, ref CoreVideo.CVTimeStamp timeStamp);
abstract member DrawInCGLContext : OpenGL.CGLContext * OpenGL.CGLPixelFormat * double * -> unit
override this.DrawInCGLContext : OpenGL.CGLContext * OpenGL.CGLPixelFormat * double * -> unit
Parameters
- glContext
- CGLContext
- pixelFormat
- CGLPixelFormat
- timeInterval
- Double
- timeStamp
- CVTimeStamp
- Attributes