GradientImage

GradientImage
Declaration
class GradientImage : public Image;
Description

GradientImage is a version of Image that represents a gradient image.

Methods
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. 
Operators
Operator 
Description 
== 
Determines if two gradient image data are identical to each other. 
File

Render_Gradients.h