BitmapThreshold

This will cut off channels at a certain value, turning everything below that cutoff to zero.

Properties

NameDescription
nameObject name [string]
inputInput bitmap [bitmap]
outputOutput bitmap [bitmap]
red_thresholdRed channel threshold [double]
green_thresholdGreen channel threshold [double]
blue_thresholdBlue channel threshold [double]
alpha_thresholdAlpha channel threshold [double]
<< Previous 
Table of Content
  Next >>