ImageResource

ImageResource
Scaleform::GFx::Resource
    Scaleform::GFx::ImageResource
Declaration
class ImageResource : public Resource;
Description

Resource for image.

Methods
Method 
Description 
Creates a key for an image file. 
Returns ResourceId for the image. 
Obtains the file path/URL from which this image was loaded. 
Retrieves the height of the image. 
Returns the referenced image. 
Returns the capability flag set for the image. 
Obtains the resource key that can be used for library matching. 
Returns a resource type code, which is a combination of ResourceType and ResourceUse. 
Retrieves the width of the image. 
ImageResource constructor. 
Sets image for the ImageResource 
Sets ImageSource for the ImageResource. 
File

GFx_ImageResource.h