libCZI
Reading CZI documents made easy
|
ClibCZI::AttachmentInfo | Information about an attachment |
▼ClibCZI::BitmapLockInfo | Information about a locked bitmap - allowing direct access to the image data in memory |
ClibCZI::ScopedBitmapLocker< tBitmap > | |
ClibCZI::BoundingBoxes | This structure gathers the bounding-boxes determined from all sub-blocks and only be those on pyramid-layer 0 |
▼ClibCZI::CDimBase | Base class containing some commonly used methods |
ClibCZI::CDimBounds | Implementation of a class representing an interval (and implementing the libCZI::IDimBounds -interface) |
ClibCZI::CDimCoordinate | Implementation of a class representing a coordinate (and implementing the IDimCoordinate -interface) |
ClibCZI::Compositors::ChannelInfo | |
ClibCZI::Compositors::ComposeSingleTileOptions | Options for the libCZI::Compositors::ComposeSingleChannelTiles function |
ClibCZI::Compositors | Composition operations are found in this class: multi-tile compositor and multi-channel compositor |
ClibCZI::IDisplaySettings::CubicSplineCoefficients | The coefficients of a cubic spline defined by \(a\,x^3 + b\,x^2 + c\,x + d =y\) |
ClibCZI::DblRect | A rectangle (with double coordinates) |
ClibCZI::DimensionAndStartSize | A structure combining a dimension and an interval (defined by a start value and the size) |
ClibCZI::DimensionAndValue | A structure combining a dimension and a value |
ClibCZI::GeneralDocumentInfo | General document information - corresponding to Information/Document |
▼ClibCZI::IAccessor | The base interface (all accessor-interface must derive from this) |
ClibCZI::ISingleChannelPyramidLayerTileAccessor | |
ClibCZI::ISingleChannelScalingTileAccessor | |
ClibCZI::ISingleChannelTileAccessor | |
ClibCZI::IAttachment | Representation of an attachment. An attachment is a binary blob, its inner structure is opaque |
▼ClibCZI::IAttachmentRepository | Interface for the attachment repository. This interface is used to access the attachments in a CZI-file |
ClibCZI::ICZIReader | This interface is used to represent the CZI-file |
ClibCZI::IBitmapData | |
ClibCZI::IChannelDisplaySetting | The display-settings for a channel |
ClibCZI::ICziMetadata | Representation of the CZI-metadata |
ClibCZI::ICziMultiDimensionDocumentInfo | The top-level interface for the CZI-metadata object |
ClibCZI::IDecoder | The interface used for operating image decoder. That is the simplest possible interface at this point.. |
▼ClibCZI::IDimBounds | Interface used to represent an interval (for several dimensions) |
ClibCZI::CDimBounds | Implementation of a class representing an interval (and implementing the libCZI::IDimBounds -interface) |
▼ClibCZI::IDimCoordinate | Interface used to represent a coordinate (in the space of the dimensions identified by DimensionIndex ) |
ClibCZI::CDimCoordinate | Implementation of a class representing a coordinate (and implementing the IDimCoordinate -interface) |
ClibCZI::IDimensionInfo | Base class for information about the dimension. (not yet implemented) |
ClibCZI::IDisplaySettings | The display settings |
ClibCZI::IIndexSet | |
ClibCZI::IMetadataSegment | Interface representing the metadata-segment |
ClibCZI::IntRect | A rectangle (with integer coordinates) |
ClibCZI::IntSize | A structure representing a size (width and height) in integers |
ClibCZI::ISite | |
ClibCZI::IStream | |
ClibCZI::ISubBlock | |
▼ClibCZI::ISubBlockRepository | Interface for sub-block repository. This interface is used to access the sub-blocks in a CZI-file |
ClibCZI::ICZIReader | This interface is used to represent the CZI-file |
▼Cnested_exception | |
ClibCZI::LibCZIIOException | |
ClibCZI::ISingleChannelPyramidLayerTileAccessor::Options | Options used for this accessor |
ClibCZI::ISingleChannelTileAccessor::Options | Options for controlling the composition operation |
ClibCZI::ISingleChannelScalingTileAccessor::Options | Options used for this accessor |
ClibCZI::PyramidStatistics::PyramidLayerInfo | |
ClibCZI::ISingleChannelPyramidLayerTileAccessor::PyramidLayerInfo | |
ClibCZI::PyramidStatistics::PyramidLayerStatistics | Information about a pyramid-layer |
ClibCZI::PyramidStatistics | Statistics about the pyramid-layers |
ClibCZI::Rgb8Color | A structure representing an R-G-B-color triple (as bytes) |
ClibCZI::RgbFloatColor | A structure representing an R-G-B-color triple (as floats) |
▼Cruntime_error | |
▼ClibCZI::LibCZIException | Base class for all libCZI-specific exceptions |
ClibCZI::LibCZIAccessorException | Exception for signalling errors specific for accessors |
ClibCZI::LibCZICZIParseException | Exception for signalling errors parsing the CZI-stream |
ClibCZI::LibCZIInvalidPlaneCoordinateException | Exception for signalling an incorrect plane-coordinate object |
ClibCZI::LibCZIIOException | |
ClibCZI::LibCZIStringParseException | Exception for signalling that a string did not parse correctly |
ClibCZI::ScalingInfo | Scaling information - gives the size of a pixel |
ClibCZI::IDisplaySettings::SplineControlPoint | The (normalized) control points of a spline |
ClibCZI::IDisplaySettings::SplineData | The defintion of the (piecewise) spline. The spline starts at xPos which is the normalized position (between 0 and 1) |
ClibCZI::SubBlockInfo | Information about a sub-block |
ClibCZI::SubBlockStatistics | Statistics about all sub-blocks found in a CZI-document |
ClibCZI::Compositors::TintingColor | This structure defines the tinting color |
ClibCZI::Utils | A bunch of utility functions |