IsGLExtensionSupported Function
ImagingOpenGL

Returns True if the given GL extension is supported.

Pascal
function IsGLExtensionSupported(const Extension: string): Boolean;
File

ImagingOpenGL (at line 73)

Related Information
You are here: Symbol Reference > Functions > IsGLExtensionSupported Function