Class: PSD::Color

Inherits:
Object
  • Object
show all
Defined in:
lib/psd/color.rb

Overview

Various color conversion methods. All color values are stored in the PSD document in the color space as defined by the user instead of a normalized value of some kind. This means that we have to do all the conversion ourselves for each color space.