BlendChannelInfo Struct Reference


Detailed Description

Definition at line 98 of file LibPSD.h.

#include <LibPSD.h>

List of all members.

Public Member Functions

  BlendChannelInfo ()

Public Attributes

unsigned int  source
unsigned int  destination

Constructor & Destructor Documentation

BlendChannelInfo ( ) [inline]

Definition at line 102 of file LibPSD.h.

: source(0), destination(0) {}

Member Data Documentation

unsigned int source

Definition at line 100 of file LibPSD.h.

unsigned int destination

Definition at line 101 of file LibPSD.h.


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