gvcolorspace.h File Reference

Enumerations

enum   {
   GV_COLORSPACE_FUNCTION_ID ,
   GV_RGB_TO_HSV_FUNCTION ,
   GV_HSV_TO_RGB_FUNCTION ,
   GV_RGB_TO_HLS_FUNCTION ,
   GV_HLS_TO_RGB_FUNCTION ,
   GV_COLORSPACE_HUE360 ,
   GV_COLORSPACE_RGB255 ,
   GV_COLORSPACE_INPUT ,
   GV_COLORSPACE_OUTPUT ,
   GV_COLORSPACE_
}

Enumeration Type Documentation

◆  anonymous enum

anonymous enum
Enumerator
GV_COLORSPACE_FUNCTION_ID 
GV_RGB_TO_HSV_FUNCTION 
GV_HSV_TO_RGB_FUNCTION 
GV_RGB_TO_HLS_FUNCTION 
GV_HLS_TO_RGB_FUNCTION 
GV_COLORSPACE_HUE360 
GV_COLORSPACE_RGB255 
GV_COLORSPACE_INPUT 
GV_COLORSPACE_OUTPUT 
GV_COLORSPACE_