IMAGECACHE_T< _TT > Class Template Reference
Base Template for grayscale image cache for random reading/writing IMAGECACHE allows to read from RVC::IMAGE using different buffer cache models.
More...
#include <mi32/imagecache.h>
List of all members.
Detailed Description
template<typename _TT>
class IMAGECACHE_T< _TT >
Base Template for grayscale image cache for random reading/writing IMAGECACHE allows to read from RVC::IMAGE using different buffer cache models.
Constructor & Destructor Documentation
Ctor.
- Parameters:
-
| outofbound | RVC::IMAGE to read/write to/from what value to return if out of bound |
Member Function Documentation
Flush all values in cache buffers to image.
Get value at given position (line, column) in image.
Is position (line, column) inside of image.
Check if image was open. Useful for NULLMASK.
Put value at given position (line, column) in image.
Member Data Documentation
The documentation for this class was generated from the following file: