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

ColorMatrix::idx_get method

지정된 행 및 열에서 값을 반환합니다.

float System::Drawing::Imaging::ColorMatrix::idx_get(int row, int column)
매개변수형식설명
int반환할 값이 위치한 행의 0부터 시작하는 인덱스
int반환할 값이 위치한 열의 0부터 시작하는 인덱스

ReturnValue

행렬의 지정된 위치에 있는 값

또 보기