bioformats
5.1.0
|
Find a PixelBuffer data array of a specific pixel type. More...
#include <ome/bioformats/PixelBuffer.h>
Public Member Functions | |
template<typename U > | |
const PixelBuffer< T >::array_ref_type & | operator() (U &v) const |
PixelBuffer of any type. More... | |
Find a PixelBuffer data array of a specific pixel type.
|
inline |
PixelBuffer of any type.
v | the MultiArray variant. |