mapnik::Image32 Member List
This is the complete list of members for
mapnik::Image32, including all inherited members.
blendPixel(int x, int y, unsigned int rgba1, int t) | mapnik::Image32 | [inline] |
data() const | mapnik::Image32 | |
data() | mapnik::Image32 | [inline] |
get_view(unsigned x, unsigned y, unsigned w, unsigned h) | mapnik::Image32 | [inline] |
getBackground() const | mapnik::Image32 | |
height() const | mapnik::Image32 | [inline] |
Image32(int width, int height) | mapnik::Image32 | |
Image32(Image32 const &rhs) | mapnik::Image32 | |
raw_data() const | mapnik::Image32 | [inline] |
raw_data() | mapnik::Image32 | [inline] |
set_rectangle(int x0, int y0, ImageData32 const &data) | mapnik::Image32 | [inline] |
set_rectangle_alpha(int x0, int y0, const ImageData32 &data) | mapnik::Image32 | [inline] |
set_rectangle_alpha2(ImageData32 const &data, unsigned x0, unsigned y0, float opacity) | mapnik::Image32 | [inline] |
setBackground(Color const &background) | mapnik::Image32 | |
setPixel(int x, int y, unsigned int rgba) | mapnik::Image32 | [inline] |
width() const | mapnik::Image32 | [inline] |
~Image32() | mapnik::Image32 | |