메소드 | 설명 | |
---|---|---|
ThresholdWithCarry ( ) : System |
Initializes a new instance of the ThresholdWithCarry class.
|
|
ThresholdWithCarry ( byte threshold ) : System |
Initializes a new instance of the ThresholdWithCarry class.
|
메소드 | 설명 | |
---|---|---|
ProcessFilter ( UnmanagedImage image, |
Process the filter on the specified image.
|
protected ProcessFilter ( UnmanagedImage image, |
||
image | UnmanagedImage | Source image data. |
rect | Image rectangle for processing by the filter. | |
리턴 | void |
public ThresholdWithCarry ( byte threshold ) : System | ||
threshold | byte | Threshold value. |
리턴 | System |