System::Drawing::Imaging::ImageAttributes::SetColorMatrix yöntemi
ImageAttributes::SetColorMatrix method
Renk ayarlama matrisini ayarlar.
void System::Drawing::Imaging::ImageAttributes::SetColorMatrix(const SharedPtr<ColorMatrix> &newColorMatrix, ColorMatrixFlag mode=ColorMatrixFlag::Default, ColorAdjustType type=ColorAdjustType::Default)
| Parametre | Tür | Açıklama |
|---|---|---|
| newColorMatrix | const SharedPtr<ColorMatrix>& | Ayarlanacak renk ayarlama matrisi |
| mod | ColorMatrixFlag | Renk ayarlama matrisinin etkileyeceği görüntü ve renk türünü belirtir |
| tür | ColorAdjustType | Renk ayarlama matrisinin ayarlandığı nesne türünü belirtir |
Ayrıca Bakınız
- Typedef SharedPtr
- Class ColorMatrix
- Enum ColorMatrixFlag
- Enum ColorAdjustType
- Class ImageAttributes
- Namespace System::Drawing::Imaging
- Library Aspose.Font for C++