C# Class ImageMagick.ScriptReadEventArgs

Class that contains data for the Read event.
Inheritance: System.EventArgs
Show file Open project: dlemstra/Magick.NET Class Usage Examples

Private Methods

Method Description
ScriptReadEventArgs ( string id, MagickReadSettings settings ) : System