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

Header file for Illustrator art style manipulation. More...

#include "hdicoreArtboardPoint.h"
#include "hdicoreLiveEffect.h"
#include "hdicorePathStyle.h"
#include "hdicoreTypes.h"
Include dependency graph for hdicoreArtStyle.h:

Classes

class  hdi::core::ArtStyle
 Describes an art style. More...
 
struct  hdi::core::ArtStyle::PaintData
 Stores art style gradient information. More...
 
class  hdi::core::ArtStyle::BlendField
 Describes blending info for an art style or paint field of an art style. More...
 
class  hdi::core::ArtStyle::Effect
 Effects are contained by art styles and are used to replace typical fill/stroke drawing. More...
 
class  hdi::core::ArtStyle::PaintField
 Corresponds to either a fill or a stroke in an art style. Each paint field can also contain live effects and transparency information. More...
 

Typedefs

typedef std::unique_ptr< ArtStyle > hdi::core::ArtStyleUP
 
typedef std::shared_ptr< ArtStyle > hdi::core::ArtStyleSP
 
typedef std::weak_ptr< ArtStyle > hdi::core::ArtStyleWP
 

Functions

aip::ArtStyle * hdi::core::__accessImpl (const ArtStyle &)
 
ArtStyle hdi::core::__accessCtor (aip::ArtStyle *&)
 
hdi::core::ArtStyle::Attributes operator| (const hdi::core::ArtStyle::Attributes lhs_, const hdi::core::ArtStyle::Attributes rhs_)
 
hdi::core::ArtStyle::Attributesoperator|= (hdi::core::ArtStyle::Attributes &lhs__, const hdi::core::ArtStyle::Attributes rhs_)
 

Detailed Description

Header file for Illustrator art style manipulation.