WrapperImageSource

WrapperImageSource
Scaleform::Render::ImageBase
    Scaleform::Render::ImageSource
        Scaleform::Render::WrapperImageSource
Declaration
class WrapperImageSource : public Render::ImageSource;
Description

WrapperImageSource is an ImageSource wrapper implementation for initialization and loading of images.

Methods
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. 
File

Render_Image.h