ColorMatrixPtr

ColorMatrixPtr typedef

An alias for a shared pointer to an instance of the ColorMatrix class.

typedef SharedPtr<ColorMatrix> System::Drawing::Imaging::ColorMatrixPtr

See Also