#include <LibPSD.h>
Public Member Functions |
|
| BlendChannelInfo () | |
Public Attributes |
|
| unsigned int | source |
| unsigned int | destination |
| BlendChannelInfo | ( | ) | [inline] |
Definition at line 102 of file LibPSD.h.
: source(0), destination(0) {}
| unsigned int source |
| unsigned int destination |