Class SoColorToLightnessProcessing

  • All Implemented Interfaces:
    SafeDisposable

    public class SoColorToLightnessProcessing
    extends SoImageVizEngine
    SoColorToLightnessProcessing engine. For an introduction to color transforms, see section Color Transforms.

    The SoColorToLightnessProcessing command provides the lightness plane of a RGB image in the HLS space.

    File format/default:

    ColorToLightnessProcessing {

      computeMode MODE_AUTO
      inColorImage NULL
    }


    Library references: lightness

    • Constructor Detail

      • SoColorToLightnessProcessing

        public SoColorToLightnessProcessing()
        Constructor.