Scaleform::GFx::Resource Scaleform::GFx::ImageResource
class ImageResource : public Resource;
Resource for image.
|
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. |
GFx_ImageResource.h