ColorMatrix.Item

ColorMatrix indexer

파일의 지정된 행과 열에 있는 요소를 가져오거나 설정합니다.ColorMatrix .

public float this[int row, int column] { get; set; }
모수설명
row행 번호입니다.
column열 번호입니다.

반환 값

지정된 행과 열에 있는 요소입니다.

또한보십시오