System::Drawing::Imaging::ImageAttributes::SetColorMatrix 메서드

ImageAttributes::SetColorMatrix method

색상 보정 행렬을 설정합니다.

void System::Drawing::Imaging::ImageAttributes::SetColorMatrix(const SharedPtr<ColorMatrix> &newColorMatrix, ColorMatrixFlag mode=ColorMatrixFlag::Default, ColorAdjustType type=ColorAdjustType::Default)
매개변수형식설명
newColorMatrixconst SharedPtr<ColorMatrix>&설정할 색상 보정 매트릭스
modeColorMatrixFlag색상 보정 매트릭스에 의해 영향을 받을 이미지 및 색상의 유형을 지정합니다.
유형ColorAdjustType색상 보정 매트릭스가 설정되는 객체 유형을 지정합니다

또 보기