![]() |
Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
|
Header file for handling image IDs and their higher resolution variants. More...
#include "hdicoreTypes.h"

Classes | |
| class | hdi::core::ImageIDs |
| Stores both light and dark image PNGI resource IDs, such that app UI brightness changes can be properly handled. More... | |
| class | hdi::core::ImageWithRolloverIDs |
| Allows for image rollover support. More... | |
Typedefs | |
| typedef std::unique_ptr< ImageIDs > | hdi::core::ImageIDsUP |
| typedef std::shared_ptr< ImageIDs > | hdi::core::ImageIDsSP |
| typedef std::weak_ptr< ImageIDs > | hdi::core::ImageIDsWP |
| typedef std::unique_ptr< ImageWithRolloverIDs > | hdi::core::ImageWithRolloverIDsUP |
| typedef std::shared_ptr< ImageWithRolloverIDs > | hdi::core::ImageWithRolloverIDsSP |
| typedef std::weak_ptr< ImageWithRolloverIDs > | hdi::core::ImageWithRolloverIDsWP |
Header file for handling image IDs and their higher resolution variants.