ColorInvert
An effect that inverts all colors.
Name Type Description
InputImage TIKImage A TIKImage object
ColorMonochrome
Remaps colors so they fall within shades of a single color.
Name Type Description
InputColor TIKColorF Default value: White
InputIntensity Single Default value: 1.0Min value: 0 Max value: 4
InputImage TIKImage A TIKImage object
ColorPosterize
Remaps red, green, and blue color components to the number of brightness values you specify for each color component.
Name Type Description
InputLevels Single Default value: 10Min value: 1 Max value: 100
InputImage TIKImage A TIKImage object
MaskToAlpha
Converts a grayscale image to a white image that is masked by alpha.
Name Type Description
InputImage TIKImage A TIKImage object
SepiaTone
Remaps colors so they fall within shades of a single color.
Name Type Description
InputIntensity Single Default value: 1.0Min value: 0 Max value: 1
InputImage TIKImage A TIKImage object