ImageBase::Image::ImageDelegate::WrapperImageSource::RawImage

ImageBase::Image::ImageDelegate::WrapperImageSource::RawImage
Scaleform::Render::ImageBase
    Scaleform::Render::Image
        Scaleform::Render::ImageBase::Image::ImageDelegate::WrapperImageSource::RawImage
Declaration
class RawImage : public Image;
Classes
Class 
Description 
 
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. 
 
Returns the image type (ImageType) for 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. 
 
Map 
Maps texture contents to user memory and causes the specified mipmap level of the texture to be accessible in system memory. 
 
 
Ends access to texture memory (from Map). 
File

Render_Image.h