Package net.xun.lib.common.api.misc.color


package net.xun.lib.common.api.misc.color
  • Class
    Description
     
     
    Represents a color in the HSL (Hue, Saturation, Lightness) color space.
    Represents a color in the HSV (Hue, Saturation, Value) color space.
     
    Represents a color in the RGB (Red, Green, Blue) color space.