Method | Description | |
---|---|---|
GrayscalePixelDataU8 ( int width, int height, byte data ) : System | ||
Render ( ILUT lut, int output ) : void | ||
Rescale ( double scale ) : IPixelData |
public GrayscalePixelDataU8 ( int width, int height, byte data ) : System | ||
width | int | |
height | int | |
data | byte | |
return | System |
public Render ( ILUT lut, int output ) : void | ||
lut | ILUT | |
output | int | |
return | void |