Module: Pdfrb::Color

Defined in:
lib/pdfrb/color.rb,
lib/pdfrb/color/color_space.rb,
lib/pdfrb/color/icc_profile.rb

Overview

Color spaces and color management. Provides domain types for device color spaces (DeviceGray/RGB/CMYK), CIE-based spaces (CalGray, CalRGB, Lab, ICCBased), and special spaces (Indexed, Separation, DeviceN, Pattern).

Defined Under Namespace

Classes: CIEBasedColorSpace, CalGray, CalRGB, ColorSpace, DeviceCMYK, DeviceColorSpace, DeviceGray, DeviceN, DeviceRGB, ICCBased, ICCProfile, Indexed, Lab, Pattern, Separation