프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Monochrome1 | Color[] | ||
Monochrome2 | Color[] |
메소드 | 설명 | |
---|---|---|
Apply ( System image, Color lut ) : void | ||
LoadLUT ( string file ) : Color[] | ||
Reverse ( Color lut ) : Color[] | ||
SaveLUT ( string file, Color lut ) : void |
메소드 | 설명 | |
---|---|---|
InitGrayscaleLUT ( bool reverse ) : Color[] |
public static Apply ( System image, Color lut ) : void | ||
image | System | |
lut | Color | |
리턴 | void |
public static SaveLUT ( string file, Color lut ) : void | ||
file | string | |
lut | Color | |
리턴 | void |