Scaleform::Render::ImageBase Scaleform::Render::Image Scaleform::Render::GradientImage
class GradientImage : public Image;
GradientImage is a version of Image that represents a gradient image.
Method |
Description |
Decodes image data into the destination ImageData. | |
Returns the current object as a Render::Image pointer. | |
Obtains the number of mipmaps of the texture in the image. | |
Obtains the morph ratio used for gradient morphing (shape tween with changing gradients). | |
Returns the format (ImageFormat) of this image. | |
Retrieves all of the information about the gradient. | |
Returns the image type (ImageType) for this image. | |
Returns the use flag set for the image. | |
Obtains the logical dimensions of the images. | |
Initializes GradientImage with gradient data. | |
Obtains the texture pointer from the data, intended for use with a given renderer. |
Operator |
Description |
Determines if two gradient image data are identical to each other. |
Render_Gradients.h