Colorspace Operator

About

  • Header File: xpressocore/description/gvcolorspace.h
  • Description Category: GraphView Operators. An XPRESSO node. See XPRESSO.
  • Included Description:

Parameters

Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.


Parameter: Function

  • Parameter ID: GV_COLORSPACE_FUNCTION_ID
  • Parameter Type: maxon::Int32 (Basic Data Types)
  • Cycle Values:
    • RGB to HSV (GV_RGB_TO_HSV_FUNCTION)
    • HSV to RGB (GV_HSV_TO_RGB_FUNCTION)
    • RGB to HLS (GV_RGB_TO_HLS_FUNCTION)
    • HLS to RGB (GV_HLS_TO_RGB_FUNCTION)

Parameter: Hue from 0.0 to 360.0


Parameter: RGB from 0 to 255


Parameter: Input


Parameter: Output