FileImageSource::MemoryBufferImage

FileImageSource::MemoryBufferImage
Scaleform::Render::ImageBase
    Scaleform::Render::Image
        Scaleform::Render::FileImageSource::MemoryBufferImage
Declaration
class MemoryBufferImage : public Render::Image;
Classes
Class 
Description 
 
 
Data Members
Data Member 
Description 
 
 
 
Size 
 
Use 
 
Methods
Method 
Description 
Decodes image into the destination ImageData, potentially converting data a scan-line at a time. 
Returns the current object as a Render::Image pointer. 
 
Returns the format (ImageFormat) of this image. 
 
Obtains the number of mipmaps of the texture in the image. 
Obtains the logical dimensions of the images. 
Obtains the texture pointer from the data, intended for use with a given renderer. 
Returns the capability flag set for the image. See ImageUse. 
 
 
 
 
 
 
Templates
Template 
Description 
 
 
File

Render_ImageFileUtil.h