 | IBitmapImageThresholdColour Method |
Performs colour thresholding by thresholding each pixel to a default 20 colour palette.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
SyntaxIBitmapImage ThresholdColour()
Return Value
Type:
IBitmapImageA new image instance with effect applied.
See Also