BitmapThreshold
This will cut off channels at a certain value, turning everything below that cutoff to zero.
Properties
Name
Description
name
Object name [string]
input
Input bitmap [bitmap]
output
Output bitmap [bitmap]
red_threshold
Red channel threshold [double]
green_threshold
Green channel threshold [double]
blue_threshold
Blue channel threshold [double]
alpha_threshold
Alpha channel threshold [double]