Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

Blend modes


Enumerations

enum  {
  FX::GRADIENT_BLEND_LINEAR,
  FX::GRADIENT_BLEND_POWER,
  FX::GRADIENT_BLEND_SINE,
  FX::GRADIENT_BLEND_INCREASING,
  FX::GRADIENT_BLEND_DECREASING
}

Enumeration Type Documentation

anonymous enum
 

Blend modes.

Enumeration values:
GRADIENT_BLEND_LINEAR  Linear blend.
GRADIENT_BLEND_POWER  Power law blend.
GRADIENT_BLEND_SINE  Sine blend.
GRADIENT_BLEND_INCREASING  Quadratic increasing blend.
GRADIENT_BLEND_DECREASING  Quadratic decreasing blend.

Copyright © 1997-2005 Jeroen van der Zijp