Module: DynamicImage::ImageProcessor::Colors
- Included in:
- DynamicImage::ImageProcessor
- Defined in:
- lib/dynamic_image/image_processor/colors.rb
Overview
ImageProcessor::Colors
Converts color profiles. All images are converted to the sRGB colorspace using either the embedded profile or the built-in generic one. Grayscale images are converted back to grayscale after processing.