메소드 | 설명 | |
---|---|---|
Apply ( ColorBgra color ) : ColorBgra | ||
Apply ( ColorBgra src, ColorBgra dst, int length ) : void | ||
Apply ( ColorBgra ptr, int length ) : void | ||
PosterizePixelOp ( int red, int green, int blue ) : System |
메소드 | 설명 | |
---|---|---|
CalcLevels ( int levelCount ) : byte[] |
public Apply ( ColorBgra src, ColorBgra dst, int length ) : void | ||
src | ColorBgra | |
dst | ColorBgra | |
length | int | |
리턴 | void |
public PosterizePixelOp ( int red, int green, int blue ) : System | ||
red | int | |
green | int | |
blue | int | |
리턴 | System |