Scaleform::Render::ImageBase Scaleform::Render::Image Scaleform::Render::FileImageSource::MemoryBufferImage
class MemoryBufferImage : public Render::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. | |
|
| |
|
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. | |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
Template |
Description |
|
| |
|
|
Render_ImageFileUtil.h