Krita Source Code Documentation
Loading...
Searching...
No Matches
KisHSVCurve Namespace Reference

Enumerations

enum  ColorChannel {
  RGBChannel0 = 0 , RGBChannel1 = 1 , RGBChannel2 = 2 , Alpha = 3 ,
  AllColors = 4 , Hue = 5 , Saturation = 6 , Value = 7 ,
  ChannelCount
}
 

Enumeration Type Documentation

◆ ColorChannel

Enumerator
RGBChannel0 
RGBChannel1 
RGBChannel2 
Alpha 
AllColors 
Hue 
Saturation 
Value 
ChannelCount 

Definition at line 37 of file kis_hsv_adjustment.h.