System::Drawing::Imaging::ColorMatrix::idx_set 메서드

ColorMatrix::idx_set method

행렬의 지정된 위치에 지정된 값을 설정합니다.

float System::Drawing::Imaging::ColorMatrix::idx_set(int row, int column, float value)
매개변수형식설명
int값을 설정할 행렬의 행에 대한 0부터 시작하는 인덱스
int값을 설정할 행렬의 열에 대한 0부터 시작하는 인덱스
valuefloat설정할 값

ReturnValue

value

또 보기