Anti-Grain Geometry - AGG (libagg)  2.5
Public Types | Public Member Functions
agg::gradient_alpha_x< ColorT > Struct Template Reference

#include <agg_span_gradient_alpha.h>

List of all members.

Public Types

typedef ColorT::value_type alpha_type

Public Member Functions

alpha_type operator[] (alpha_type x) const

template<class ColorT>
struct agg::gradient_alpha_x< ColorT >


Member Typedef Documentation

template<class ColorT >
typedef ColorT::value_type agg::gradient_alpha_x< ColorT >::alpha_type

Member Function Documentation

template<class ColorT >
alpha_type agg::gradient_alpha_x< ColorT >::operator[] ( alpha_type  x) const [inline]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines