This is the complete list of members for
gnash::ImageRGBA, including all inherited members.
_data | gnash::GnashImage | [protected] |
_height | gnash::GnashImage | [protected] |
_location | gnash::GnashImage | [protected] |
_type | gnash::GnashImage | [protected] |
_width | gnash::GnashImage | [protected] |
argb_begin() | gnash::GnashImage | [inline] |
argb_end() | gnash::GnashImage | [inline] |
argb_iterator typedef | gnash::GnashImage | |
begin() | gnash::GnashImage | [inline, virtual] |
begin() const | gnash::GnashImage | [inline, virtual] |
channels() const | gnash::GnashImage | [inline] |
const_iterator typedef | gnash::GnashImage | |
container_type typedef | gnash::GnashImage | |
end() | gnash::GnashImage | [inline] |
end() const | gnash::GnashImage | [inline] |
GnashImage(iterator data, size_t width, size_t height, ImageType type, ImageLocation location=GNASH_IMAGE_CPU) | gnash::GnashImage | [protected] |
GnashImage(size_t width, size_t height, ImageType type, ImageLocation location=GNASH_IMAGE_CPU) | gnash::GnashImage | [protected] |
height() const | gnash::GnashImage | [inline] |
ImageRGBA(size_t width, size_t height) | gnash::ImageRGBA | |
ImageRGBA(iterator data, size_t width, size_t height) | gnash::ImageRGBA | [inline] |
iterator typedef | gnash::GnashImage | |
location() const | gnash::GnashImage | [inline] |
mergeAlpha(const_iterator alphaData, const size_t bufferLength) | gnash::ImageRGBA | |
setPixel(size_t x, size_t y, value_type r, value_type g, value_type b, value_type a) | gnash::ImageRGBA | |
size() const | gnash::GnashImage | [inline] |
stride() const | gnash::GnashImage | [inline, virtual] |
type() const | gnash::GnashImage | [inline] |
update(const_iterator data) | gnash::GnashImage | |
update(const GnashImage &from) | gnash::GnashImage | |
value_type typedef | gnash::GnashImage | |
width() const | gnash::GnashImage | [inline] |
~GnashImage() | gnash::GnashImage | [inline, virtual] |
~ImageRGBA() | gnash::ImageRGBA | |