18 IArray()
noexcept =
default;
34 virtual void*
Handle() const noexcept = 0;
49 virtual
int Rank() const noexcept = 0;
Data type description for an image plane.
Definition: data_type.hpp:28
Array interface.
Definition: iarray.hpp:16
virtual int Rank() const noexcept=0
Gets the number of dimensions for this array.
virtual void * Handle() const noexcept=0
Classic API image handle.
Root namespace for the Image Manager interface.
Definition: c_barcode.h:24