Image class. More...
Derived from: | None |
Derived by: | None |
Group: | 2D (Display) |
#include <ClanLib/display.h>
Class Members:
Construction: | |
Constructs a null instance. |
| |
Returns true if this object is invalid. | |
Throw an exception if this object is invalid. | |
Returns x scale. | |
Returns y scale. | |
Returns current alpha. | |
Returns current color. | |
Returns translation hot-spot. | |
Get Size. | |
Return the width of the image. | |
Return the height of the image. |
| |
Equality operator. | |
Inequality operator. | |
Less than operator. |
| |
Draw image on graphic context. | |
Set scale for x and y directions individually. | |
Sets transparency. | |
Sets the color. | |
Sets translation hotspot. | |
Set to true if a linear filter should be used for scaling up and down, false if a nearest-point filter should be used. | |
Upload image to sub texture. |