Method | Description | |
---|---|---|
LevelsLinear ( ) : System |
Initializes a new instance of the LevelsLinear class.
|
Method | Description | |
---|---|---|
ProcessFilter ( UnmanagedImage image, |
Process the filter on the specified image.
|
Method | Description | |
---|---|---|
CalculateMap ( IntRange inRange, IntRange outRange, byte map ) : void |
Calculate conversion map.
|
protected ProcessFilter ( UnmanagedImage image, |
||
image | UnmanagedImage | Source image data. |
rect | Image rectangle for processing by the filter. | |
return | void |