bioformats
5.1.8
|
Private implementation details of BinData model object. More...
Public Member Functions | |
Impl () | |
Default constructor. | |
Impl (const Impl ©) | |
Copy constructor. | |
Public Attributes | |
bool | bigEndian |
BigEndian property. | |
ome::xml::model::primitives::NonNegativeLong | length |
Length property. | |
ome::compat::shared_ptr< ome::xml::model::enums::Compression > | compression |
Compression property. | |
ome::compat::weak_ptr< ome::xml::model::Pixels > | pixels |
Pixels_BackReference back reference. | |
ome::compat::weak_ptr< ome::xml::model::Mask > | mask |
Mask_BackReference back reference. | |
Private implementation details of BinData model object.