Module: DynamicImage::ImageProcessor::Colors

Included in:
DynamicImage::ImageProcessor
Defined in:
lib/dynamic_image/image_processor/colors.rb

Overview

ImageProcessor::Colors

Performs the necessary profile conversions on the image. All images are converted to the sRGB colorspace using either the embedded profile, or the built-in generic profile. Grayscale images are converted back to grayscale after processing.