Home
last modified time | relevance | path

Searched refs:_color_matrix (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/
DSTL.cpp203 _color_matrix( color_matrix_ ) in colorMatrixImage()
208 image_.colorMatrix( _order, _color_matrix ); in operator ()()
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h246 const double *_color_matrix; variable