GetGLProcAddress Function
ImagingOpenGL

Function which can be used to retrieve GL extension functions.

Pascal
function GetGLProcAddress(const ProcName: string): Pointer;
File

ImagingOpenGL (at line 71)

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