bioformats
5.1.2
|
▼Nome | Open Microscopy Environment C++ implementation |
▼Nbioformats | Bio-Formats image reading and writing |
►Ndetail | Implementation details |
►Nin | Reader implementations |
►Nout | |
►Ntiff | TIFF file format (libtiff wrapper) |
CCoreMetadata | Core metadata values |
CFileInfo | Basic metadata for a file |
CFormatException | Exception thrown for file format operation errors |
CFormatHandler | Interface for all biological file format readers and writers |
►CFormatReader | Interface for all biological file format readers |
CFormatWriter | Interface for all biological file format writers |
CMetadataConfigurable | Metadata configuration interface |
►CMetadataMap | Metadata key-value map using a restricted set of value types |
CMetadataOptions | Metadata options |
CModulo | A subdimension of Z, C, or T |
CPixelBuffer | Buffer for a specific pixel type |
CPixelBufferBase | Base class for all PixelBuffer types |
CPixelEndianProperties | Map the given PixelPropertiesType and Endian enums to the corresponding endian-specific language type |
CPixelEndianProperties< P, ENDIAN_BIG > | Properties of big endian pixels |
CPixelEndianProperties< P, ENDIAN_LITTLE > | Properties of little endian pixels |
CPixelEndianProperties< P, ENDIAN_NATIVE > | Properties of native endian pixels |
CPixelProperties | Map a given PixelPropertiesType enum to the corresponding language types |
CPixelProperties< ::ome::xml::model::enums::PixelType::BIT > | Properties of BIT pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::COMPLEX > | Properties of COMPLEX pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::DOUBLE > | Properties of DOUBLE pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::DOUBLECOMPLEX > | Properties of DOUBLECOMPLEX pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::FLOAT > | Properties of FLOAT pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::INT16 > | Properties of INT16 pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::INT32 > | Properties of INT32 pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::INT8 > | Properties of INT8 pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::UINT16 > | Properties of UINT16 pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::UINT32 > | Properties of UINT32 pixels |
CPixelProperties< ::ome::xml::model::enums::PixelType::UINT8 > | Properties of UINT8 pixels |
CPixelPropertiesBase | Properties common to all pixel types |
CPlaneRegion | A rectangular region |
CTileBuffer | Tile pixel data buffer |
CTileCache | Tile cache |
►CTileCoverage | Tile coverage cache |
CUnknownFormatException | Exception thrown for unrecognized or unsupported data streams or filenames |
CUnsupportedCompressionException | Exception thrown for unsupported compression types |
►CVariantPixelBuffer | Buffer for all pixel types |
CVersion | Release version |
▼Ncommon | OME compatibility functions and classes |
►Nxml | Xerces-C modern C++ wrapper |
Cboolean | Boolean type with guaranteed size, alignment and storage values |
▼Nqtwidgets | Qt5 widgets for image display with OpenGL |
►Ngl | OpenGL rendering |
►Nglsl | OpenGL Shader Language (GLSL) program wrappers |
CGLContainer | GL window container |
►CGLView2D | 2D GL view of an image with axes and gridlines |
CGLWindow | Top level GL window |
CNavigationDock2D | 2D dock widget for plane nagivation |
CTexelProperties | Map a given PixelType enum to the corresponding GL texel definitions |
CTexelProperties< ::ome::xml::model::enums::PixelType::BIT > | Properties of BIT texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::COMPLEX > | Properties of COMPLEX texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::DOUBLE > | Properties of DOUBLE texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::DOUBLECOMPLEX > | Properties of DOUBLECOMPLEX texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::FLOAT > | Properties of FLOAT texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::INT16 > | Properties of INT16 texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::INT32 > | Properties of INT32 texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::INT8 > | Properties of INT8 texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::UINT16 > | Properties of UINT16 texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::UINT32 > | Properties of UINT32 texels |
CTexelProperties< ::ome::xml::model::enums::PixelType::UINT8 > | Properties of UINT8 texels |
▼Nxml | OME-XML Data Model |
►Nmeta | Metadata storage and retrieval |
►Nmodel | Model objects |