79 GenColour(1.0,1.0,1.0,1.0)
Whole GetWidth() const
Get the pixel width of this texture.
A convenience buffer that stores pixel colour values of a texture to be generated.
Whole GetHeight() const
Get the pixel height of this texture.
void SetPixel(const Whole X, const Whole Y, const ColourValue &Colour)
Set colour of a specified pixel using a ColourValue. the X or Y location go beyond the set size of th...