Renders a subregion of the image to the provided CGL context. (required)
Original signature is '- (BOOL) renderWithCGLContext:(CGLContextObj)cgl_ctx forBounds:(NSRect)bounds'
Available in Mac OS X v10.5 and later.


YES if successful; NO on failure or if the image provider doesn’t support GPU rendering.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)