C# Class ImageMagick.PngReadDefines

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

Public Methods

Method Description
PngReadDefines ( ) : System.Collections.Generic

Initializes a new instance of the PngReadDefines class.

Method Details

PngReadDefines() public method

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