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

FXGradientBar.h File Reference

#include "FXFrame.h"

Go to the source code of this file.

Classes

struct  FX::FXGradient
class  FX::FXGradientBar
 The gradient bar is a control that is used to edit color gradient, such as used in texture mapping and shape filling. More...

Namespaces

namespace  FX

Enumerations

enum  {
  FX::GRADIENTBAR_HORIZONTAL = 0,
  FX::GRADIENTBAR_VERTICAL = 0x00008000,
  FX::GRADIENTBAR_NO_CONTROLS = 0,
  FX::GRADIENTBAR_CONTROLS_TOP = 0x00010000,
  FX::GRADIENTBAR_CONTROLS_BOTTOM = 0x00020000,
  FX::GRADIENTBAR_CONTROLS_LEFT = GRADIENTBAR_CONTROLS_TOP,
  FX::GRADIENTBAR_CONTROLS_RIGHT = GRADIENTBAR_CONTROLS_BOTTOM
}
enum  {
  FX::GRADIENT_BLEND_LINEAR,
  FX::GRADIENT_BLEND_POWER,
  FX::GRADIENT_BLEND_SINE,
  FX::GRADIENT_BLEND_INCREASING,
  FX::GRADIENT_BLEND_DECREASING
}

Copyright © 1997-2009 Jeroen van der Zijp