| bioformats
    5.1.7
    | 
Find a PixelBuffer data array of a specific pixel type. More...
#include <ome/bioformats/VariantPixelBuffer.h>
 Inheritance diagram for ome::bioformats::detail::VariantPixelBufferConstVisitor< T >:
 Inheritance diagram for ome::bioformats::detail::VariantPixelBufferConstVisitor< T >: Collaboration diagram for ome::bioformats::detail::VariantPixelBufferConstVisitor< T >:
 Collaboration diagram for ome::bioformats::detail::VariantPixelBufferConstVisitor< T >:| Public Member Functions | |
| const PixelBuffer< T > & | operator() (const ome::compat::shared_ptr< PixelBuffer< T > > &v) const | 
| PixelBuffer of correct type.  More... | |
| template<typename U > | |
| const PixelBuffer< T > & | operator() (U &) const | 
| PixelBuffer of incorrect type.  More... | |
Find a PixelBuffer data array of a specific pixel type.
| 
 | inline | 
PixelBuffer of correct type.
| v | the value to find. | 
| if | the PixelBuffer is null. | 
| 
 | inline | 
 1.8.10
 1.8.10