25 Beatmup::MASK_LUT_4_BITS[16] = { 0, 17, 34, 51, 68, 85, 102, 119, 136, 153, 170, 187, 204, 221, 238, 255 };
A very basic class for any image.
bool isInteger() const
Returns true if the bitmap contains integer values, false otherwise.
bool isMask() const
Returns true if the bitmap is a mask, false otherwise.
bool isFloat() const
Returns true if the bitmap contains floating point values, false otherwise.
const PixelFormat getPixelFormat() const
Pixel format of the bitmap.
const int MASK_LUT_4_BITS[16]
const int MASK_LUT_2_BITS[4]
const int MASK_LUT_1_BIT[2]
Beatmup::InternalBitmap * bitmap