C# Class ImageMagick.JpegReadDefines

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

Public Methods

Method Description
JpegReadDefines ( ) : System.Collections.Generic

Initializes a new instance of the JpegReadDefines class.

Method Details

JpegReadDefines() public method

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