libCZI
Reading and Writing CZI documents made easy
|
ClibCZI::AddAttachmentInfo | This struct describes an attachment to be added to a CZI-file |
►ClibCZI::AddSubBlockInfoBase | Information about a subblock |
ClibCZI::AttachmentInfo | Information about an attachment |
►ClibCZI::BitmapLockInfo | Information about a locked bitmap - allowing direct access to the image data in memory |
ClibCZI::BoundingBoxes | This structure gathers the bounding-boxes determined from all sub-blocks and only be those on pyramid-layer 0 |
ClibCZI::BuildInformation | |
►ClibCZI::CDimBase | Base class containing some commonly used methods |
ClibCZI::ChannelDisplaySettingsPOD | |
ClibCZI::Compositors::ChannelInfo | |
ClibCZI::MetadataUtils::CoerceAdditionalInfoForChannelDisplaySettings | This struct is used for controlling the operation of adding display-settings |
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::CompressParameter | Simple variant type used for the compression-parameters-property-bag |
ClibCZI::StreamsFactory::CreateStreamInfo | The parameters for creating an instance of a stream object |
ClibCZI::IDisplaySettings::CubicSplineCoefficients | The coefficients of a cubic spline defined by \(a\,x^3 + b\,x^2 + c\,x + d =y\) |
ClibCZI::CustomValueVariant | Variant for CustomValue |
ClibCZI::CZIWriterOptions | |
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::DisplaySettingsPOD | |
ClibCZI::FileHeaderInfo | Global information about the CZI-file (from the CZI-fileheader-segment) |
ClibCZI::GeneralDocumentInfo | General document information - corresponding to Information/Document |
ClibCZI::GUID | Represents a globally unique identifier (GUID) consisting of four unsigned 32-bit integers |
►ClibCZI::IAccessor | The base interface (all accessor-interface must derive from this) |
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::IAttributeId | This interface is used for all elements that contain an 'id' (as XML-attribute) |
►ClibCZI::IAttributeName | This interface is used for all elements that contain a 'name' (as XML-attribute) |
ClibCZI::IBitmapData | |
ClibCZI::IChannelDisplaySetting | The display-settings for a channel |
►ClibCZI::ICompressParameters | |
ClibCZI::ICziMetadataBuilder | A utility class intended for constructing CZI-metadata |
ClibCZI::ICziMultiDimensionDocumentInfo | The top-level interface for the CZI-metadata object |
►ClibCZI::ICziReaderWriterInfo | Options for the CziReaderWriter |
ClibCZI::ICziWriter | |
►ClibCZI::ICziWriterInfo | The options for the CZI-writer |
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::IDimCoordinate | Interface used to represent a coordinate (in the space of the dimensions identified by DimensionIndex ) |
ClibCZI::IDimensionChannelAiryscanSettings | The airy scan settings |
ClibCZI::IDimensionChannelDetectorSettings | The detector settings |
ClibCZI::IDimensionChannelLaserScanInfo | Information about the laser scan |
ClibCZI::IDimensionChannelLightPath | The light path information |
ClibCZI::IDimensionChannelLightSourcesSetting | The light sources settings |
ClibCZI::IDimensionChannelLightSourcesSettings | The light sources settings keyed by channel index |
ClibCZI::IDimensionChannelPolarizingSettings | The polarizer settings |
ClibCZI::IDimensionChannelRatio | Information about the channel ratio |
ClibCZI::IDimensionChannelSIMSettings | The SIM (Structured Illumination Microscopy) settings |
ClibCZI::IDimensionChannelSPIMDetectionSettings | The SPIM detection settings |
ClibCZI::IDimensionChannelSPIMIlluminationSettings | The SPIM illumination settings |
ClibCZI::IDimensionInfo | Base class for information about the dimension |
ClibCZI::IDimensionsChannelsInfo | Information about the set of channels |
ClibCZI::IDimensionTInfo | This structure defines the information for the "T-dimension". It resembles the ZEN-metadata-structure "Dimensions/T" |
ClibCZI::IDimensionZInfo | This structure defines the information for the "Z-dimension". It resembles the ZEN-metadata-structure "Dimensions/Z" |
ClibCZI::IDisplaySettings | The display settings |
ClibCZI::IFastAiryScanSettings | The fast airy scan settings |
ClibCZI::IIndexSet | |
ClibCZI::IInstrumentObjectiveSettings | The objective settings |
ClibCZI::IMemoryBlock | Interface representing a "block of memory". It is used to hold the result of a compression-operation |
ClibCZI::IMetadataSegment | Interface representing the metadata-segment |
ClibCZI::IntPoint | A point (with integer coordinates) |
ClibCZI::IntPointAndFrameOfReference | This structure combines a point with a specification of the frame of reference |
ClibCZI::IntRect | A rectangle (with integer coordinates) |
ClibCZI::IntRectAndFrameOfReference | This structure combines a rectangle with a specification of the frame of reference |
ClibCZI::IntSize | A structure representing a size (width and height) in integers |
►ClibCZI::IOutputStream | |
ClibCZI::ISite | |
ClibCZI::ISPIMIlluminationGalvoScannerSettings | The settings of the SPIM galvo scanner |
ClibCZI::ISPIMIlluminationResonanceScannerSettings | The SPIM illumination resonance scanner settings |
►ClibCZI::IStream | |
ClibCZI::ISubBlock | |
►ClibCZI::ISubBlockCacheControl | This interface defines the global operations on the cache. It is used to control the memory usage of the cache |
►ClibCZI::ISubBlockCacheOperation | This interface defines the operations of adding and querying an element to/from the cache |
►ClibCZI::ISubBlockCacheStatistics | This interface defines how status information about the cache-state can be queried |
►ClibCZI::ISubBlockRepository | Interface for sub-block repository. This interface is used to access the sub-blocks in a CZI-file |
►ClibCZI::ISubBlockRepositoryEx | Additional functionality for the subblock-repository, providing some specialized and not commonly used functionality |
►ClibCZI::IXmlNodeRead | This interface provides read-only access to an XML-node |
►ClibCZI::IXmlNodeWrite | This interface provides write access to an XML-node |
ClibCZI::JxrLibCompress | |
ClibCZI::MetadataUtils | Helper functions useful for constructing CZI-metadata |
►Cstd::nested_exception | |
ClibCZI::ICZIReader::OpenOptions | This structure gathers the settings for controlling the 'Open' operation of the CZIReader-class |
ClibCZI::ISingleChannelPyramidLayerTileAccessor::Options | Options used for this accessor |
ClibCZI::ISingleChannelScalingTileAccessor::Options | Options used for this accessor |
ClibCZI::ISingleChannelTileAccessor::Options | Options for controlling the composition operation |
ClibCZI::IDimensionChannelLightSourcesSetting::Polarization | Description of the polarization |
ClibCZI::PrepareMetadataInfo | Information which is used to construct the metadata-preparation |
ClibCZI::StreamsFactory::Property | This declares a variant type (to be used with the property bag in the streams factory) |
ClibCZI::ISubBlockCacheControl::PruneOptions | |
ClibCZI::ISingleChannelPyramidLayerTileAccessor::PyramidLayerInfo | |
ClibCZI::PyramidStatistics::PyramidLayerInfo | |
ClibCZI::PyramidStatistics::PyramidLayerStatistics | Information about a pyramid-layer |
ClibCZI::PyramidStatistics | Statistics about the pyramid-layers |
ClibCZI::RangeOrSingleValue< t > | This struct represents either a single value or a range |
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) |
►Cstd::runtime_error | |
►ClibCZI::ScalingInfo | Scaling information - gives the size of a pixel |
ClibCZI::SpectrumCharacteristics | Structure used to describe the spectral characteristic of light |
ClibCZI::IDisplaySettings::SplineControlPoint | The (normalized) control points of a spline |
ClibCZI::IDisplaySettings::SplineData | The definition of the (piecewise) spline. The spline starts at xPos which is the normalized position (between 0 and 1) |
ClibCZI::ISubBlockCacheStatistics::Statistics | |
ClibCZI::StreamsFactory::StreamClassInfo | This structure gathers information about a stream class |
ClibCZI::StreamsFactory::StreamProperties | Here the keys for the property-bag with options for creating a stream-object are gathered |
ClibCZI::StreamsFactory::StreamPropertyBagPropertyInfo | Information about a property for the property bag when creating a stream object |
ClibCZI::StreamsFactory | |
►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 |
ClibCZI::IFastAiryScanSettings::Vector | A 2D-vector |
ClibCZI::WriteMetadataInfo | This struct defines the data to be added as metadata-segment. Unused entries (e. g. no attachment) must have a size of 0 |
ClibCZI::XmlDateTime | This structure specifies the information in an XSD-DateTime field (cf. https://www.w3schools.com/XML/schema_dtypes_date.asp) |
ClibCZI::ZstdCompress |