Namespaces | |
namespace | MXA |
namespace | MXA::H5Image |
Classes | |
class | H5Image |
Reimplementation of the H5IM API from the HDF5 High Level API set. More... | |
Functions | |
const std::string | MXA::H5Image::ImageClass ("CLASS") |
const std::string | MXA::H5Image::Image ("IMAGE") |
const std::string | MXA::H5Image::ImageVersion ("IMAGE_VERSION") |
const std::string | MXA::H5Image::ImageSubclass ("IMAGE_SUBCLASS") |
const std::string | MXA::H5Image::ImageIndexed ("IMAGE_INDEXED") |
const std::string | MXA::H5Image::InterlacePixel ("INTERLACE_PIXEL") |
const std::string | MXA::H5Image::InterlacePlane ("INTERLACE_PLANE") |
const std::string | MXA::H5Image::ImageTrueColor ("IMAGE_TRUECOLOR") |
const std::string | MXA::H5Image::InterlaceMode ("INTERLACE_MODE") |
const std::string | MXA::H5Image::Palette ("PALETTE") |
const std::string | MXA::H5Image::PalVersion ("PAL_VERSION") |
const std::string | MXA::H5Image::PalColorMap ("PAL_COLORMAP") |
const std::string | MXA::H5Image::PalType ("PAL_TYPE") |
const std::string | MXA::H5Image::Standard8 ("STANDARD8") |
const std::string | MXA::H5Image::RGB_COLOR ("RGB") |
const std::string | MXA::H5Image::PalVersionValue ("1.2") |
const std::string | MXA::H5Image::ImageGrayScale ("IMAGE_GRAYSCALE") |
const std::string | MXA::H5Image::ImageWhiteIsZero ("IMAGE_WHITE_IS_ZERO") |
const std::string | MXA::H5Image::ImageColorModel ("IMAGE_COLORMODEL") |
const std::string | MXA::H5Image::DisplayOrigin ("DISPLAY_ORIGIN") |
const std::string | MXA::H5Image::UpperLeft ("UL") |
const std::string | MXA::H5Image::LowerLeft ("LL") |
const std::string | MXA::H5Image::UpperRight ("UR") |
const std::string | MXA::H5Image::LowerRight ("LR") |