This is the complete list of members for Celartem::DjVu::PackedBitmap, including all inherited members.
allocate(size_t inWidth, size_t inHeight) | Celartem::DjVu::PackedBitmap | inline |
getHeight() const | Celartem::DjVu::PackedBitmap | inline |
getPixelCount() const | Celartem::DjVu::PackedBitmap | |
getPtr(size_t y=0) const | Celartem::DjVu::PackedBitmap | inline |
getPtr(size_t y=0) | Celartem::DjVu::PackedBitmap | inline |
getRowStride() const | Celartem::DjVu::PackedBitmap | inline |
getWidth() const | Celartem::DjVu::PackedBitmap | inline |
isIdentical(const PackedBitmap &inBitmap) const | Celartem::DjVu::PackedBitmap | |
isValid() const | Celartem::DjVu::PackedBitmap | inline |
PackedBitmap() | Celartem::DjVu::PackedBitmap | inline |
PackedBitmap(size_t inWidth, size_t inHeight) | Celartem::DjVu::PackedBitmap | inline |
PackedBitmap(size_t inWidth, size_t inHeight, ssize_t inRowStride, const u8 *inImagePtr, bool inPacked=false) | Celartem::DjVu::PackedBitmap | |
PackedBitmap(const PackedBitmap &inBitmap) | Celartem::DjVu::PackedBitmap | inline |
swap(PackedBitmap &ioBitmap) | Celartem::DjVu::PackedBitmap | inline |
zeroClear() | Celartem::DjVu::PackedBitmap | inline |