C# Class ImageMagick.MagickRectangle.NativeMagickRectangle

Inheritance: NativeInstance
Show file Open project: dlemstra/Magick.NET

Public Methods

Method Description
NativeMagickRectangle ( ) : System
NativeMagickRectangle ( IntPtr instance ) : System

Protected Methods

Method Description
Dispose ( IntPtr instance ) : void

Method Details

Dispose() protected method

protected Dispose ( IntPtr instance ) : void
instance System.IntPtr
return void

NativeMagickRectangle() public method

public NativeMagickRectangle ( ) : System
return System

NativeMagickRectangle() public method

public NativeMagickRectangle ( IntPtr instance ) : System
instance System.IntPtr
return System