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

Header file for handling image IDs and their higher resolution variants. More...

#include "hdicoreTypes.h"
Include dependency graph for hdicoreImageIDs.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Header file for handling image IDs and their higher resolution variants.