RESOLUTIONINFO Struct Reference


Detailed Description

Definition at line 128 of file LibPSD.h.

#include <LibPSD.h>

List of all members.

Public Member Functions

  RESOLUTIONINFO ()

Public Attributes

unsigned int  hRes
unsigned short  hResUnit
unsigned short  WidthUnit
unsigned int  vRes
unsigned short  vResUnit
unsigned short  HeightUnit

Constructor & Destructor Documentation

RESOLUTIONINFO ( ) [inline]

Definition at line 135 of file LibPSD.h.

: hRes(0), hResUnit(0), WidthUnit(0), vRes(0), vResUnit(0), HeightUnit(0) {}

Member Data Documentation

unsigned int hRes

Definition at line 129 of file LibPSD.h.

unsigned short hResUnit

Definition at line 130 of file LibPSD.h.

unsigned short WidthUnit

Definition at line 131 of file LibPSD.h.

unsigned int vRes

Definition at line 132 of file LibPSD.h.

unsigned short vResUnit

Definition at line 133 of file LibPSD.h.

unsigned short HeightUnit

Definition at line 134 of file LibPSD.h.


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