HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IMG_PSDLayerRecords Struct Reference

#include <IMG_FilePSD.h>

Public Member Functions

bool isLayerAFolder ()
 

Public Attributes

int myTop
 
int myLeft
 
int myBottom
 
int myRight
 
uint16 myChannelsCount
 
UT_SortedMap< PSD_ChannelType,
IMG_PSDChannelInfo
myChannelInfo
 
UT_Array< intmyChannelInfoInsertionOrder
 
uint8 myBlendSignature [4]
 
uint8 myBlendKey [4]
 
uint8 myOpacity
 
uint8 myClipping
 
uint8 myFlags
 
uint32 myExtraDataLength
 
IMG_PSDLayerMaskData myLayerMaskData
 
UT_StringHolder myLayerName
 
PSD_LayerGroupType myLayerGroupType
 
uint8 myLayerNameLength
 
bool myLayerHasRGBAData
 

Detailed Description

Definition at line 472 of file IMG_FilePSD.h.

Member Function Documentation

bool IMG_PSDLayerRecords::isLayerAFolder ( )
inline

Definition at line 535 of file IMG_FilePSD.h.

Member Data Documentation

uint8 IMG_PSDLayerRecords::myBlendKey[4]

Definition at line 493 of file IMG_FilePSD.h.

uint8 IMG_PSDLayerRecords::myBlendSignature[4]

Definition at line 489 of file IMG_FilePSD.h.

int IMG_PSDLayerRecords::myBottom

Definition at line 476 of file IMG_FilePSD.h.

UT_SortedMap<PSD_ChannelType, IMG_PSDChannelInfo> IMG_PSDLayerRecords::myChannelInfo

Definition at line 482 of file IMG_FilePSD.h.

UT_Array<int> IMG_PSDLayerRecords::myChannelInfoInsertionOrder

Definition at line 486 of file IMG_FilePSD.h.

uint16 IMG_PSDLayerRecords::myChannelsCount

Definition at line 479 of file IMG_FilePSD.h.

uint8 IMG_PSDLayerRecords::myClipping

Definition at line 499 of file IMG_FilePSD.h.

uint32 IMG_PSDLayerRecords::myExtraDataLength

Definition at line 512 of file IMG_FilePSD.h.

uint8 IMG_PSDLayerRecords::myFlags

Definition at line 505 of file IMG_FilePSD.h.

PSD_LayerGroupType IMG_PSDLayerRecords::myLayerGroupType

Definition at line 523 of file IMG_FilePSD.h.

bool IMG_PSDLayerRecords::myLayerHasRGBAData

Definition at line 531 of file IMG_FilePSD.h.

IMG_PSDLayerMaskData IMG_PSDLayerRecords::myLayerMaskData

Definition at line 514 of file IMG_FilePSD.h.

UT_StringHolder IMG_PSDLayerRecords::myLayerName

Definition at line 517 of file IMG_FilePSD.h.

uint8 IMG_PSDLayerRecords::myLayerNameLength

Definition at line 527 of file IMG_FilePSD.h.

int IMG_PSDLayerRecords::myLeft

Definition at line 476 of file IMG_FilePSD.h.

uint8 IMG_PSDLayerRecords::myOpacity

Definition at line 496 of file IMG_FilePSD.h.

int IMG_PSDLayerRecords::myRight

Definition at line 476 of file IMG_FilePSD.h.

int IMG_PSDLayerRecords::myTop

Definition at line 476 of file IMG_FilePSD.h.


The documentation for this struct was generated from the following file: