Scaleform::Render::ImageBase Scaleform::Render::Image Scaleform::Render::ImageBase::Image::ImageDelegate::WrapperImageSource::RawImage
class RawImage : public Image;
| 
 
Class   | 
 
Description   | 
| 
 | 
| 
 
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.   | |
| 
 | |
| 
 
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).   | 
Render_Image.h