C# Class ImageMagick.ScriptWriteEventArgs

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

Private Methods

Method Description
ScriptWriteEventArgs ( string id, MagickImage image ) : System