Hot Door CORE 0.8.4
Adobe® Illustrator® Plug-in Library
Loading...
Searching...
No Matches
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< ImageIDshdi::core::ImageIDsUP
typedef std::shared_ptr< ImageIDshdi::core::ImageIDsSP
typedef std::weak_ptr< ImageIDshdi::core::ImageIDsWP
typedef std::unique_ptr< ImageWithRolloverIDshdi::core::ImageWithRolloverIDsUP
typedef std::shared_ptr< ImageWithRolloverIDshdi::core::ImageWithRolloverIDsSP
typedef std::weak_ptr< ImageWithRolloverIDshdi::core::ImageWithRolloverIDsWP

Detailed Description

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