Colorspace Operator

关于

参数

Parameters are accessed with C4DAtom::GetParameter() / C4DAtom::SetParameter() 。见 Parameter IDs .


Parameter: 函数

  • 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: 输出