, including all inherited members.
append_run(unsigned char *&data, int count) | GBitmap | [inline, static] |
binarize_grays(int threshold=0) | GBitmap | |
blit(const GBitmap *bm, int x, int y) | GBitmap | |
blit(const GBitmap *shape, int x, int y, int subsample) | GBitmap | |
border | GBitmap | [protected] |
borrow_data(unsigned char &data, int w, int h) | GBitmap | [inline] |
bytes | GBitmap | [protected] |
bytes_data | GBitmap | [protected] |
bytes_per_row | GBitmap | [protected] |
change_grays(int grays) | GBitmap | |
check_border() const | GBitmap | |
columns() const | GBitmap | [inline] |
compress() | GBitmap | |
count | GPEnabled | [protected] |
create(void) | GBitmap | [inline, static] |
create(const int nrows, const int ncolumns, const int border=0) | GBitmap | [inline, static] |
create(const GBitmap &ref) | GBitmap | [inline, static] |
create(const GBitmap &ref, const int border) | GBitmap | [inline, static] |
create(const GBitmap &ref, const GRect &rect, const int border=0) | GBitmap | [inline, static] |
create(ByteStream &ref, const int border=0) | GBitmap | [inline, static] |
destroy(void) | GBitmap | |
donate_data(unsigned char *data, int w, int h) | GBitmap | |
donate_rle(unsigned char *rledata, unsigned int rledatalen, int w, int h) | GBitmap | |
fill(unsigned char value) | GBitmap | |
GBitmap(void) | GBitmap | [protected] |
GBitmap(int nrows, int ncolumns, int border=0) | GBitmap | [protected] |
GBitmap(const GBitmap &ref) | GBitmap | [protected] |
GBitmap(const GBitmap &ref, int border) | GBitmap | [protected] |
GBitmap(const GBitmap &ref, const GRect &rect, int border=0) | GBitmap | [protected] |
GBitmap(ByteStream &ref, int border=0) | GBitmap | [protected] |
gbytes_data | GBitmap | [protected] |
get_count(void) const | GPEnabled | [inline] |
get_grays() const | GBitmap | [inline] |
get_memory_usage() const | GBitmap | |
get_rle(unsigned int &rle_length) | GBitmap | |
GPEnabled() | GPEnabled | [inline] |
GPEnabled(const GPEnabled &obj) | GPEnabled | [inline] |
grays | GBitmap | [protected] |
grle | GBitmap | [protected] |
grlerows | GBitmap | [protected] |
gzerobuffer | GBitmap | |
init(int nrows, int ncolumns, int border=0) | GBitmap | |
init(const GBitmap &ref, int border=0) | GBitmap | |
init(const GBitmap &ref, const GRect &rect, int border=0) | GBitmap | |
init(ByteStream &ref, int border=0) | GBitmap | |
MAXRUNSIZE enum value | GBitmap | |
minborder(int minimum) | GBitmap | |
monitor() const | GBitmap | [inline] |
ncolumns | GBitmap | [protected] |
nrows | GBitmap | [protected] |
operator=(const GBitmap &ref) | GBitmap | [inline] |
GPEnabled::operator=(const GPEnabled &obj) | GPEnabled | [inline] |
operator[](int row) const | GBitmap | [inline] |
operator[](int row) | GBitmap | [inline] |
read_run(const unsigned char *&data) | GBitmap | [inline, static] |
read_run(unsigned char *&data) | GBitmap | [inline, static] |
rle | GBitmap | [protected] |
rle_get_bitmap(const int ncolumns, const unsigned char *&runs, unsigned char *bitmap, const bool invert) | GBitmap | [static] |
rle_get_bits(int rowno, unsigned char *bits) const | GBitmap | |
rle_get_rect(GRect &rect) const | GBitmap | |
rle_get_runs(int rowno, int *rlens) const | GBitmap | |
rlelength | GBitmap | [protected] |
rlerows | GBitmap | [protected] |
rotate(int count=0) | GBitmap | |
rows() const | GBitmap | [inline] |
rowsize() const | GBitmap | [inline] |
RUNLSBMASK enum value | GBitmap | |
RUNMSBMASK enum value | GBitmap | |
RUNOVERFLOWVALUE enum value | GBitmap | |
save_pbm(ByteStream &bs, int raw=1) | GBitmap | |
save_pgm(ByteStream &bs, int raw=1) | GBitmap | |
save_rle(ByteStream &bs) | GBitmap | |
set_grays(int grays) | GBitmap | |
share() | GBitmap | |
take_data(size_t &offset) | GBitmap | |
uncompress() | GBitmap | |
~GBitmap() | GBitmap | [virtual] |
~GPEnabled() | GPEnabled | [virtual] |