Hot Door CORE 0.8.2
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
hdicoreGradient.h File Reference

Header file for general Illustrator gradient manipulation. More...

#include "hdicoreArtColor.h"
Include dependency graph for hdicoreGradient.h:

Classes

class  hdi::core::Gradient
 Handles general gradient-related functionality. More...
 
class  hdi::core::Gradient::Stop
 Describes the attributes of a gradient stop. More...
 

Typedefs

typedef std::unique_ptr< Gradient > hdi::core::GradientUP
 
typedef std::shared_ptr< Gradient > hdi::core::GradientSP
 
typedef std::weak_ptr< Gradient > hdi::core::GradientWP
 

Functions

aip::Gradient * hdi::core::__accessImpl (const Gradient &)
 
Gradient hdi::core::__accessCtor (aip::Gradient *&)
 

Detailed Description

Header file for general Illustrator gradient manipulation.