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

Header file for describing plugin UI colors. More...

#include <memory>
Include dependency graph for hdicoreColor.h:
This graph shows which files directly or indirectly include this file:

Classes

class  hdi::core::Color
 Describes an RGB color, with opacity, typically for UI purposes. More...
 

Typedefs

typedef std::unique_ptr< Color > hdi::core::ColorUP
 
typedef std::shared_ptr< Color > hdi::core::ColorSP
 
typedef std::weak_ptr< Color > hdi::core::ColorWP
 

Functions

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

Detailed Description

Header file for describing plugin UI colors.