ColorMatrixEffect.Matrix 속성

정의

색 변환 행렬을 가져옵니다.

public:
 property System::Drawing::Imaging::ColorMatrix ^ Matrix { System::Drawing::Imaging::ColorMatrix ^ get(); };
public System.Drawing.Imaging.ColorMatrix Matrix { get; }
member this.Matrix : System.Drawing.Imaging.ColorMatrix
Public ReadOnly Property Matrix As ColorMatrix

속성 값

설명

ColorMatrix 가 변경 가능하지만 효과에서 만든 후 행렬 변경을 지원하지 않습니다.

적용 대상