osgEarth 2.1.1

osgEarth::ImageUtils Member List

This is the complete list of members for osgEarth::ImageUtils, including all inherited members.
areEquivalent(const osg::Image *lhs, const osg::Image *rhs)osgEarth::ImageUtils [static]
areRGBEquivalent(const osg::Vec4 &lhs, const osg::Vec4 &rhs, float epsilon=0.01f)osgEarth::ImageUtils [inline, static]
canConvert(const osg::Image *image, GLenum pixelFormat, GLenum dataType)osgEarth::ImageUtils [static]
cloneImage(const osg::Image *image)osgEarth::ImageUtils [static]
convert(const osg::Image *image, GLenum pixelFormat, GLenum dataType)osgEarth::ImageUtils [static]
convertToRGB8(const osg::Image *image)osgEarth::ImageUtils [static]
convertToRGBA8(const osg::Image *image)osgEarth::ImageUtils [static]
copyAsSubImage(const osg::Image *src, osg::Image *dst, int dst_start_col, int dst_start_row, int dst_start_img=0)osgEarth::ImageUtils [static]
createEmptyImage()osgEarth::ImageUtils [static]
createMipmapBlendedImage(const osg::Image *primary, const osg::Image *secondary)osgEarth::ImageUtils [static]
cropImage(const osg::Image *image, double src_minx, double src_miny, double src_maxx, double src_maxy, double &dst_minx, double &dst_miny, double &dst_maxx, double &dst_maxy)osgEarth::ImageUtils [static]
hasAlphaChannel(const osg::Image *image)osgEarth::ImageUtils [static]
isCompressed(const osg::Image *image)osgEarth::ImageUtils [static]
isPowerOfTwo(const osg::Image *image)osgEarth::ImageUtils [static]
mix(osg::Image *dest, const osg::Image *src, float a)osgEarth::ImageUtils [static]
normalizeImage(osg::Image *image)osgEarth::ImageUtils [static]
resizeImage(const osg::Image *input, unsigned int new_s, unsigned int new_t, osg::ref_ptr< osg::Image > &output, unsigned int mipmapLevel=0)osgEarth::ImageUtils [static]
sharpenImage(const osg::Image *image)osgEarth::ImageUtils [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines