Public Member Functions | |
pattern_source (ImageData32 const &pattern) | |
unsigned int | width () const |
unsigned int | height () const |
agg::rgba8 | pixel (int x, int y) const |
mapnik::pattern_source::pattern_source | ( | ImageData32 const & | pattern | ) | [inline] |
unsigned int mapnik::pattern_source::height | ( | ) | const [inline] |
References mapnik::ImageData< T >::height().
agg::rgba8 mapnik::pattern_source::pixel | ( | int | x, | |
int | y | |||
) | const [inline] |
unsigned int mapnik::pattern_source::width | ( | ) | const [inline] |
References mapnik::ImageData< T >::width().