WXP C++ Library Version 6.74.9
|
This is the complete list of members for WXP::ImageMath, including all inherited members.
blank(Image &img, EarthPoint &ept1, EarthPoint &ept2) | WXP::ImageMath | static |
blank(Image &img, float angle) | WXP::ImageMath | static |
clip(Image &image, GeomBox &box, Image &new_image) | WXP::ImageMath | static |
clip(Image &image, EarthRange &range, Image &new_image) (defined in WXP::ImageMath) | WXP::ImageMath | static |
clip(Image &image, EarthPoint &ept, int width, int height, Image &new_image) (defined in WXP::ImageMath) | WXP::ImageMath | static |
compressColor(Image &image) | WXP::ImageMath | static |
maskGreater(Image &oimg, Image &img, Grid &grid) | WXP::ImageMath | static |
maskLesser(Image &oimg, Image &img, Grid &grid) | WXP::ImageMath | static |
merge(Image &oimg, Image &img) | WXP::ImageMath | static |
remap(Image &image, Domain &domain, Image &new_image) | WXP::ImageMath | static |
scale(Image &image, float scale, Image &new_image) | WXP::ImageMath | static |
toGray(Image &image, Image &new_image) | WXP::ImageMath | static |
toIndex(Image &image, int rdepth, Image &new_image) | WXP::ImageMath | static |
toIndex(Image &image, Image &new_image) | WXP::ImageMath | static |
toIndex(Image &image, ColorMap &cmap, Image &new_image) | WXP::ImageMath | static |
toTrueColor(Image &image, int rdepth, Image &new_image) | WXP::ImageMath | static |
toTrueColor(Image &image, Image &new_image) | WXP::ImageMath | static |