Magick++  7.0.10
Magick::colorMatrixImage Class Reference

#include <STL.h>

Public Member Functions

 colorMatrixImage (const size_t order_, const double *color_matrix_)
 
void operator() (Image &image_) const
 

Detailed Description

Definition at line 237 of file STL.h.

Constructor & Destructor Documentation

◆ colorMatrixImage()

Magick::colorMatrixImage::colorMatrixImage ( const size_t  order_,
const double *  color_matrix_ 
)

Definition at line 203 of file STL.cpp.

Member Function Documentation

◆ operator()()

void Magick::colorMatrixImage::operator() ( Image image_) const

Definition at line 209 of file STL.cpp.

References Magick::Image::colorMatrix().


The documentation for this class was generated from the following files: