C# Class ImageMagick.PsdReadDefines

Class for defines that are used when a psd image is read.
Inheritance: DefineCreator, IReadDefines
Show file Open project: dlemstra/Magick.NET Class Usage Examples

Public Methods

Method Description
PsdReadDefines ( ) : System.Collections.Generic

Initializes a new instance of the PsdReadDefines class.

Method Details

PsdReadDefines() public method

Initializes a new instance of the PsdReadDefines class.
public PsdReadDefines ( ) : System.Collections.Generic
return System.Collections.Generic