libCZI
Reading and Writing CZI documents made easy
|
►NlibCZI | External interfaces, classes, functions and structs are found in the namespace "libCZI" |
CAddAttachmentInfo | This struct describes an attachment to be added to a CZI-file |
CAddSubBlockInfo | |
CAddSubBlockInfoBase | Information about a subblock |
CAddSubBlockInfoLinewiseBitmap | |
CAddSubBlockInfoMemPtr | |
CAddSubBlockInfoStridedBitmap | |
CAttachmentInfo | Information about an attachment |
CBitmapLockInfo | Information about a locked bitmap - allowing direct access to the image data in memory |
CBoundingBoxes | This structure gathers the bounding-boxes determined from all sub-blocks and only be those on pyramid-layer 0 |
CBuildInformation | |
CCCziReaderWriterInfo | An implementation of the ICziReaderWriterInfo-interface |
CCCziWriterInfo | An implementation of the ICziWriterInfo-interface |
CCDimBase | Base class containing some commonly used methods |
CCDimBounds | Implementation of a class representing an interval (and implementing the libCZI::IDimBounds -interface) |
CCDimCoordinate | Implementation of a class representing a coordinate (and implementing the IDimCoordinate -interface) |
CChannelDisplaySettingsPOD | |
►CCompositors | Composition operations are found in this class: multi-tile compositor and multi-channel compositor |
CChannelInfo | |
CComposeSingleTileOptions | Options for the libCZI::Compositors::ComposeSingleChannelTiles function |
CTintingColor | This structure defines the tinting color |
CCompressParameter | Simple variant type used for the compression-parameters-property-bag |
CCompressParametersOnMap | |
CCustomValueVariant | Variant for CustomValue |
CCZIWriterOptions | |
CDblRect | A rectangle (with double coordinates) |
CDimensionAndStartSize | A structure combining a dimension and an interval (defined by a start value and the size) |
CDimensionAndValue | A structure combining a dimension and a value |
CDirectorySubBlockInfo | |
CDisplaySettingsPOD | |
CFileHeaderInfo | Global information about the CZI-file (from the CZI-fileheader-segment) |
CGeneralDocumentInfo | General document information - corresponding to Information/Document |
CGUID | Represents a globally unique identifier (GUID) consisting of four unsigned 32-bit integers |
CIAccessor | The base interface (all accessor-interface must derive from this) |
CIAttachment | Representation of an attachment. An attachment is a binary blob, its inner structure is opaque |
CIAttachmentRepository | Interface for the attachment repository. This interface is used to access the attachments in a CZI-file |
CIAttributeId | This interface is used for all elements that contain an 'id' (as XML-attribute) |
CIAttributeName | This interface is used for all elements that contain a 'name' (as XML-attribute) |
CIBitmapData | |
CIChannelDisplaySetting | The display-settings for a channel |
CICompressParameters | |
CICziMetadata | Representation of the CZI-metadata |
CICziMetadataBuilder | A utility class intended for constructing CZI-metadata |
CICziMultiDimensionDocumentInfo | The top-level interface for the CZI-metadata object |
►CICZIReader | |
COpenOptions | This structure gathers the settings for controlling the 'Open' operation of the CZIReader-class |
CICziReaderWriter | |
CICziReaderWriterInfo | Options for the CziReaderWriter |
CICziWriter | |
CICziWriterInfo | The options for the CZI-writer |
CIDecoder | The interface used for operating image decoder. That is the simplest possible interface at this point.. |
CIDimBounds | Interface used to represent an interval (for several dimensions) |
CIDimCoordinate | Interface used to represent a coordinate (in the space of the dimensions identified by DimensionIndex ) |
CIDimensionChannelAiryscanSettings | The airy scan settings |
CIDimensionChannelDetectorSettings | The detector settings |
CIDimensionChannelInfo | Information about the dimension "channel" |
CIDimensionChannelLaserScanInfo | Information about the laser scan |
CIDimensionChannelLightPath | The light path information |
►CIDimensionChannelLightSourcesSetting | The light sources settings |
CPolarization | Description of the polarization |
CIDimensionChannelLightSourcesSettings | The light sources settings keyed by channel index |
CIDimensionChannelPolarizingSettings | The polarizer settings |
CIDimensionChannelRatio | Information about the channel ratio |
CIDimensionChannelSIMSettings | The SIM (Structured Illumination Microscopy) settings |
CIDimensionChannelSPIMDetectionSettings | The SPIM detection settings |
CIDimensionChannelSPIMIlluminationSettings | The SPIM illumination settings |
CIDimensionInfo | Base class for information about the dimension |
CIDimensionsChannelsInfo | Information about the set of channels |
CIDimensionTInfo | This structure defines the information for the "T-dimension". It resembles the ZEN-metadata-structure "Dimensions/T" |
CIDimensionZInfo | This structure defines the information for the "Z-dimension". It resembles the ZEN-metadata-structure "Dimensions/Z" |
►CIDisplaySettings | The display settings |
CCubicSplineCoefficients | The coefficients of a cubic spline defined by \(a\,x^3 + b\,x^2 + c\,x + d =y\) |
CSplineControlPoint | The (normalized) control points of a spline |
CSplineData | The definition of the (piecewise) spline. The spline starts at xPos which is the normalized position (between 0 and 1) |
►CIFastAiryScanSettings | The fast airy scan settings |
CVector | A 2D-vector |
CIIndexSet | |
CIInputOutputStream | Interface for a read-write-stream |
CIInstrumentObjectiveSettings | The objective settings |
CIMemoryBlock | Interface representing a "block of memory". It is used to hold the result of a compression-operation |
CIMetadataSegment | Interface representing the metadata-segment |
CIntPoint | A point (with integer coordinates) |
CIntPointAndFrameOfReference | This structure combines a point with a specification of the frame of reference |
CIntRect | A rectangle (with integer coordinates) |
CIntRectAndFrameOfReference | This structure combines a rectangle with a specification of the frame of reference |
CIntSize | A structure representing a size (width and height) in integers |
CIOutputStream | |
►CISingleChannelPyramidLayerTileAccessor | |
COptions | Options used for this accessor |
CPyramidLayerInfo | |
►CISingleChannelScalingTileAccessor | |
COptions | Options used for this accessor |
►CISingleChannelTileAccessor | |
COptions | Options for controlling the composition operation |
CISite | |
CISPIMIlluminationGalvoScannerSettings | The settings of the SPIM galvo scanner |
CISPIMIlluminationResonanceScannerSettings | The SPIM illumination resonance scanner settings |
CIStream | |
CISubBlock | |
CISubBlockCache | |
►CISubBlockCacheControl | This interface defines the global operations on the cache. It is used to control the memory usage of the cache |
CPruneOptions | |
CISubBlockCacheOperation | This interface defines the operations of adding and querying an element to/from the cache |
►CISubBlockCacheStatistics | This interface defines how status information about the cache-state can be queried |
CStatistics | |
CISubBlockRepository | Interface for sub-block repository. This interface is used to access the sub-blocks in a CZI-file |
CISubBlockRepositoryEx | Additional functionality for the subblock-repository, providing some specialized and not commonly used functionality |
CIXmlNodeRead | This interface provides read-only access to an XML-node |
CIXmlNodeRw | This interface combines read- and write-access for an XML-node |
CIXmlNodeWrite | This interface provides write access to an XML-node |
CJxrLibCompress | |
CLibCZIAccessorException | Exception for signaling errors specific for accessors |
CLibCZICZIParseException | Exception for signaling errors parsing the CZI-stream |
CLibCZIException | Base class for all libCZI-specific exceptions |
CLibCZIInvalidPlaneCoordinateException | Exception for signaling an incorrect plane-coordinate object |
CLibCZIIOException | |
CLibCZIMetadataBuilderException | Exception for signaling errors when using the Czi-metadata-builder-object |
CLibCZIMetadataException | Exception for signaling errors when accessing the XML-metadata ( |
CLibCZIReaderWriteException | Exception for signaling errors when using the CziReaderWriter-object |
CLibCZISegmentNotPresent | |
CLibCZIStringParseException | Exception for signaling that a string did not parse correctly |
CLibCZIWriteException | Exception for signaling errors when using the CziWriter-object |
CLibCZIXmlParseException | Exception for signaling errors when parsing the XML-metadata |
►CMetadataUtils | Helper functions useful for constructing CZI-metadata |
CCoerceAdditionalInfoForChannelDisplaySettings | This struct is used for controlling the operation of adding display-settings |
CPrepareMetadataInfo | Information which is used to construct the metadata-preparation |
►CPyramidStatistics | Statistics about the pyramid-layers |
CPyramidLayerInfo | |
CPyramidLayerStatistics | Information about a pyramid-layer |
CRangeOrSingleValue | This struct represents either a single value or a range |
CRgb8Color | A structure representing an R-G-B-color triple (as bytes) |
CRgbFloatColor | A structure representing an R-G-B-color triple (as floats) |
CScalingInfo | Scaling information - gives the size of a pixel |
CScalingInfoEx | |
CScopedBitmapLocker | |
CSpectrumCharacteristics | Structure used to describe the spectral characteristic of light |
►CStreamsFactory | |
CCreateStreamInfo | The parameters for creating an instance of a stream object |
CProperty | This declares a variant type (to be used with the property bag in the streams factory) |
CStreamClassInfo | This structure gathers information about a stream class |
CStreamProperties | Here the keys for the property-bag with options for creating a stream-object are gathered |
CStreamPropertyBagPropertyInfo | Information about a property for the property bag when creating a stream object |
CSubBlockInfo | Information about a sub-block |
CSubBlockStatistics | Statistics about all sub-blocks found in a CZI-document |
CUtils | A bunch of utility functions |
CWriteMetadataInfo | This struct defines the data to be added as metadata-segment. Unused entries (e. g. no attachment) must have a size of 0 |
CXmlDateTime | This structure specifies the information in an XSD-DateTime field (cf. https://www.w3schools.com/XML/schema_dtypes_date.asp) |
CZstdCompress |