메소드 | 설명 | |
---|---|---|
GrayscalePixelDataU16 ( int width, int height, ushort data ) : System | ||
Render ( ILUT lut, int output ) : void | ||
Rescale ( double scale ) : IPixelData |
public GrayscalePixelDataU16 ( int width, int height, ushort data ) : System | ||
width | int | |
height | int | |
data | ushort | |
리턴 | System |