libCZI
Reading and Writing CZI documents made easy
|
Information about the set of channels. More...
#include <libCZI_Metadata2.h>
Public Member Functions | |
virtual int | GetChannelCount () const =0 |
virtual std::shared_ptr< IDimensionChannelInfo > | GetChannel (int i) const =0 |
Information about the set of channels.
|
pure virtual |
Gets the specified channel.
i | Zero-based index of the channel. |
|
pure virtual |
Gets the channel count.