#include "diplib.h"
template<typename T>
dip::Image::CastPixel class

Derived from dip::Image::Pixel, works identically except it implicitly converts to type T. \relates dip::Image::Pixel

Contents

Base classes

class dip::Image::Pixel
A pixel represents a set of numeric value in an image, see Image representation.