ColoringFragment
Functions to generate coloring from the pixel values. Describes how to read the data value from the input files and transform the values to colors.
GradientColoringFragment
Use color gradient to generate coloring from the pixel values.
Example
API reference
Class GradientColoringFragment
OpacityColoringFragment
Use a single color, only change opacity based on the decoded value.
Example
API reference
MultiChannelGradientColoringFragment
Interpret image channels in the context of a multi channel gradient coloring fragment.
Example
API reference
Was this helpful?