SectionDividerSetting Struct Reference


Detailed Description

Definition at line 111 of file LibPSD.h.

#include <LibPSD.h>

List of all members.

Public Member Functions

  SectionDividerSetting ()

Public Attributes

unsigned int  layerType
unsigned int  signature
unsigned int  blendKey

Constructor & Destructor Documentation

SectionDividerSetting ( ) [inline]

Definition at line 116 of file LibPSD.h.

: layerType(0), signature(0), blendKey(0) {}

Member Data Documentation

unsigned int layerType

Definition at line 113 of file LibPSD.h.

unsigned int signature

Definition at line 114 of file LibPSD.h.

unsigned int blendKey

Definition at line 115 of file LibPSD.h.


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