, including all inherited members.
attenuate(const GBitmap *bm, int x, int y) | GPixmap | |
blend(const GBitmap *bm, int x, int y, const GPixmap *color) | GPixmap | |
blit(const GBitmap *bm, int x, int y, const GPixel *color) | GPixmap | |
blit(const GBitmap *bm, int x, int y, const GPixmap *color) | GPixmap | |
borrow_data(GPixel &data, int w, int h) | GPixmap | [inline] |
color_correct(double corr) | GPixmap | |
color_correct(double corr, GPixel *pixels, int npixels) | GPixmap | [static] |
columns() const | GPixmap | [inline] |
count | GPEnabled | [protected] |
create(void) | GPixmap | [inline, static] |
create(const int nrows, const int ncolumns, const GPixel *filler=0) | GPixmap | [inline, static] |
create(const GBitmap &ref) | GPixmap | [inline, static] |
create(const GBitmap &ref, const GRect &rect) | GPixmap | [inline, static] |
create(const GPixmap &ref) | GPixmap | [inline, static] |
create(const GPixmap &ref, const GRect &rect) | GPixmap | [inline, static] |
create(ByteStream &ref) | GPixmap | [inline, static] |
destroy(void) | GPixmap | |
donate_data(GPixel *data, int w, int h) | GPixmap | |
downsample(const GPixmap *src, int factor, const GRect *rect=0) | GPixmap | |
downsample43(const GPixmap *src, const GRect *rect=0) | GPixmap | |
get_count(void) const | GPEnabled | [inline] |
get_grays(void) const | GPixmap | [inline] |
get_memory_usage() const | GPixmap | [inline] |
GPEnabled() | GPEnabled | [inline] |
GPEnabled(const GPEnabled &obj) | GPEnabled | [inline] |
GPixmap(void) | GPixmap | [protected] |
GPixmap(int nrows, int ncolumns, const GPixel *filler=0) | GPixmap | [protected] |
GPixmap(const GBitmap &ref) | GPixmap | [protected] |
GPixmap(const GBitmap &ref, const GRect &rect) | GPixmap | [protected] |
GPixmap(const GPixmap &ref) | GPixmap | [protected] |
GPixmap(const GPixmap &ref, const GRect &rect) | GPixmap | [protected] |
GPixmap(ByteStream &ref) | GPixmap | [protected] |
init(int nrows, int ncolumns, const GPixel *filler=0) | GPixmap | |
init(const GPixmap &ref) | GPixmap | |
init(const GPixmap &ref, const GRect &rect) | GPixmap | |
init(const GBitmap &ref, const GPixel *ramp=0) | GPixmap | |
init(const GBitmap &ref, const GRect &rect, const GPixel *ramp=0) | GPixmap | |
init(ByteStream &ref) | GPixmap | |
ncolumns | GPixmap | [protected] |
nrows | GPixmap | [protected] |
nrowsize | GPixmap | [protected] |
operator=(const GBitmap &ref) | GPixmap | [inline] |
operator=(const GPixmap &ref) | GPixmap | [inline] |
GPEnabled::operator=(const GPEnabled &obj) | GPEnabled | [inline] |
operator[](int row) const | GPixmap | [inline] |
operator[](int row) | GPixmap | [inline] |
ordered_32k_dither(int xmin=0, int ymin=0) | GPixmap | |
ordered_666_dither(int xmin=0, int ymin=0) | GPixmap | |
pixels | GPixmap | [protected] |
pixels_data | GPixmap | [protected] |
rotate(int count=0) | GPixmap | |
rows() const | GPixmap | [inline] |
rowsize() const | GPixmap | [inline] |
save_ppm(ByteStream &bs, int raw=1) const | GPixmap | |
set_grays(int) | GPixmap | [inline] |
stencil(const GBitmap *bm, const GPixmap *pm, int pms, const GRect *pmr, double corr=1.0) | GPixmap | |
take_data(size_t &offset) | GPixmap | |
upsample(const GPixmap *src, int factor, const GRect *rect=0) | GPixmap | |
upsample23(const GPixmap *src, const GRect *rect=0) | GPixmap | |
~GPEnabled() | GPEnabled | [virtual] |
~GPixmap() | GPixmap | [virtual] |