ABitmap

Base bitmap functions, for enable the use of the same .

Members

Functions

clear
void clear()

Clears the whole bitmap to a transparent color.

getPalettePtr
deprecated Color* getPalettePtr()

Returns the palette pointer. DEPRECATED!

height
int height()

Returns the height of the bitmap.

setPalettePtr
deprecated void setPalettePtr(Color* p)

Sets the palette pointer. Make sure that you set it to a valid memory location. DEPRECATED!

width
int width()

Returns the width of the bitmap.

wordLengthByString
string wordLengthByString()

Returns the wordlength of the type

Meta