webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Protected Attributes | Properties | List of all members
WebGLLayer Class Reference

#import <WebGLLayer.h>

Inheritance diagram for WebGLLayer:

Instance Methods

(id- initWithGraphicsContext3D:
 
(CGImageRef- copyImageSnapshotWithColorSpace:
 

Protected Attributes

WebCore::GraphicsContext3D_context
 
float _devicePixelRatio
 

Properties

WebCore::GraphicsContext3Dcontext
 

Method Documentation

◆ copyImageSnapshotWithColorSpace:()

- (CGImageRef) copyImageSnapshotWithColorSpace: (CGColorSpaceRef colorSpace

◆ initWithGraphicsContext3D:()

- (id) initWithGraphicsContext3D: (WebCore::GraphicsContext3D *)  context

Member Data Documentation

◆ _context

- (GraphicsContext3D*) WebGLLayer:
protected

◆ _devicePixelRatio

- (float) _devicePixelRatio
protected

Property Documentation

◆ context

- (GraphicsContext3D*) WebGLLayer:
readwritenonatomicassign

The documentation for this class was generated from the following file: