![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Header file for Illustrator file format manipulation. More...


Classes | |
| class | hdi::core::FileFormat |
| Describes a file format that Illustrator can either read or write. More... | |
| struct | hdi::core::FileFormat::AddData |
| Wraps information needed to add a new file format. More... | |
Typedefs | |
| typedef std::unique_ptr< FileFormat > | hdi::core::FileFormatUP |
| typedef std::shared_ptr< FileFormat > | hdi::core::FileFormatSP |
| typedef std::weak_ptr< FileFormat > | hdi::core::FileFormatWP |
Functions | |
| void * | hdi::core::__accessImpl (const FileFormat &) |
| hdi::core::FileFormat::Options | operator| (const hdi::core::FileFormat::Options lhs_, const hdi::core::FileFormat::Options rhs_) |
| hdi::core::FileFormat::Options & | operator|= (hdi::core::FileFormat::Options &lhs__, const hdi::core::FileFormat::Options rhs_) |
Header file for Illustrator file format manipulation.