Module: Compass::Magick::Types::Gradients

Defined in:
lib/magick/types/gradients.rb

Overview

The Gradients module defines all available Compass Magick gradient fills.

At present, we only support point-to-point linear fill at an angle. The two points are determined automatically such as the center of the linear gradient is the center if the given region as well.

Defined Under Namespace

Classes: ColorStop, Linear