BlendChannelInfo Struct Reference

BlendChannelInfo Struct Reference

#include <LibPSD.h>

Class Description

Definition at line 98 of file LibPSD.h.

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.

102 : 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: