#include "diplib.h"
template<typename T>
CastPixel class
Derived from dip::Image::Pixel
, works identically except it implicitly converts to type T
.
\relates dip::Image::Pixel
Contents
- Reference
Base classes
-
class dip::
Image:: Pixel - A pixel represents a set of numeric value in an image, see Image representation.