Aurigma Graphics Mill 5.5 for .NET
PsdReader Constructor
Creates and initializes new PsdReader class instance.
Overload List
| Name | Description | |
|---|---|---|
|
|
PsdReader()()() |
Creates and initializes new PsdReader class instance. |
|
|
PsdReader(Stream) |
Creates and initializes new PsdReader class instance. It also opens this reader on specified stream. |
|
|
PsdReader(String) |
Creates and initializes new PsdReader class instance. It also opens this reader on specified file. |