| HDK
    | 
#include <IMG_FilePSD.h>
| Public Attributes | |
| uint16 | myVersion | 
| uint64 | myReserved | 
| uint16 | myChannelsCount | 
| uint32 | myHeight | 
| uint32 | myWidth | 
| uint16 | myDepth | 
| uint16 | myColorMode | 
| bool | isPSD | 
Definition at line 343 of file IMG_FilePSD.h.
| bool IMG_PSDHeader::isPSD | 
Definition at line 374 of file IMG_FilePSD.h.
| uint16 IMG_PSDHeader::myChannelsCount | 
Definition at line 355 of file IMG_FilePSD.h.
| uint16 IMG_PSDHeader::myColorMode | 
Definition at line 369 of file IMG_FilePSD.h.
| uint16 IMG_PSDHeader::myDepth | 
Definition at line 364 of file IMG_FilePSD.h.
| uint32 IMG_PSDHeader::myHeight | 
Definition at line 358 of file IMG_FilePSD.h.
| uint64 IMG_PSDHeader::myReserved | 
Definition at line 350 of file IMG_FilePSD.h.
| uint16 IMG_PSDHeader::myVersion | 
Definition at line 347 of file IMG_FilePSD.h.
| uint32 IMG_PSDHeader::myWidth | 
Definition at line 361 of file IMG_FilePSD.h.