#include <dyn_image_view.h>
◆ DynImageView() [1/3]
template<class TPredicate = AnyImagePredicate>
template<class TPixel >
Create type-erased image view from ImageView.
By design not "explicit".
◆ DynImageView() [2/3]
template<class TPredicate = AnyImagePredicate>
◆ DynImageView() [3/3]
template<class TPredicate = AnyImagePredicate>
◆ area()
template<class TPredicate = AnyImagePredicate>
◆ has()
template<class TPredicate = AnyImagePredicate>
template<class TPixel >
◆ height()
template<class TPredicate = AnyImagePredicate>
◆ imageSize()
template<class TPredicate = AnyImagePredicate>
◆ imageView()
template<class TPredicate = AnyImagePredicate>
template<class TPixel >
◆ isEmpty()
template<class TPredicate = AnyImagePredicate>
◆ layout()
template<class TPredicate = AnyImagePredicate>
◆ numChannels()
template<class TPredicate = AnyImagePredicate>
◆ pitchBytes()
template<class TPredicate = AnyImagePredicate>
◆ pixelFormat()
template<class TPredicate = AnyImagePredicate>
◆ rawPtr()
template<class TPredicate = AnyImagePredicate>
◆ rawRowPtr()
template<class TPredicate = AnyImagePredicate>
Returns v-th row pointer.
Precondition: v must be in [0, height).
◆ setViewToEmpty()
template<class TPredicate = AnyImagePredicate>
◆ sizeBytes()
template<class TPredicate = AnyImagePredicate>
◆ subview()
template<class TPredicate = AnyImagePredicate>
Returns subview with shared ownership semantics of whole image.
◆ unsafeWrapAndPromiseProperAlignment()
template<class TPredicate = AnyImagePredicate>
◆ width()
template<class TPredicate = AnyImagePredicate>
◆ layout_
template<class TPredicate = AnyImagePredicate>
◆ pixel_format_
template<class TPredicate = AnyImagePredicate>
◆ ptr_
template<class TPredicate = AnyImagePredicate>
The documentation for this class was generated from the following file: