ImagingOpenGL.pas Functions
Functions
Converts TImageData structure to OpenGL texture. 
Converts images in TDymImageDataArray to one OpenGL texture. 
Converts main level of the GL texture to TImageData strucrue. 
Converts GL texture to TDynImageDataArray array of images. 
Function which can be used to retrieve GL extension functions. 
Returns texture capabilities of installed OpenGL driver. 
Returns True if the given image format can be represented as GL texture format. 
Returns True if the given GL extension is supported. 
Creates GL texture from image in file in format supported by Imaging. 
Creates GL texture from image in memory in format supported by Imaging. 
Creates GL texture from image in stream in format supported by Imaging. 
Saves GL texture to file in one of formats supported by Imaging. 
Saves GL texture to memory in one of formats supported by Imaging. 
Saves GL texture to stream in one of formats supported by Imaging. 
You are here: Symbol Reference > Files > ImagingOpenGL.pas