TImagingCanvas.Threshold Method
TImagingCanvas Class

Simple single level thresholding with threshold level (in range [0, 1]) for each color channel.

Class
Pascal
public procedure Threshold(Red: Single; 
                           Green: Single; 
                           Blue: Single);
Related Information
You are here: Symbol Reference > Classes > TImagingCanvas Class > Methods > Threshold Method