gnash::ImageRGBA Member List

This is the complete list of members for gnash::ImageRGBA, including all inherited members.
_datagnash::GnashImage [protected]
_heightgnash::GnashImage [protected]
_locationgnash::GnashImage [protected]
_typegnash::GnashImage [protected]
_widthgnash::GnashImage [protected]
argb_begin()gnash::GnashImage [inline]
argb_end()gnash::GnashImage [inline]
argb_iterator typedefgnash::GnashImage
begin()gnash::GnashImage [inline, virtual]
begin() const gnash::GnashImage [inline, virtual]
channels() const gnash::GnashImage [inline]
const_iterator typedefgnash::GnashImage
container_type typedefgnash::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 typedefgnash::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 typedefgnash::GnashImage
width() const gnash::GnashImage [inline]
~GnashImage()gnash::GnashImage [inline, virtual]
~ImageRGBA()gnash::ImageRGBA