Scaleform::Render::ImageBase Scaleform::Render::ImageSource Scaleform::Render::WrapperImageSource
class WrapperImageSource : public Render::ImageSource;
WrapperImageSource is an ImageSource wrapper implementation for initialization and loading of images.
Method |
Description |
Creates an image out of source that is compatible with ImageCreateArgs settings. | |
Decodes image data, see Image::Decode. | |
Returns the current object as a Render::Image pointer. | |
Returns the format of the image data. | |
Returns the image type for this image. | |
Obtains the number of mipmaps of the texture in the image. | |
Obtains the logical dimensions of the images. | |
WrapperImageSource constructor. |
Render_Image.h