C# Class ImageMagick.PointInfoCollection

Show file Open project: dlemstra/Magick.NET Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
PointInfoCollection ( IList coordinates ) : System.Collections.Generic

Private Methods

Method Description
GetInstance ( PointInfoCollection instance ) : IntPtr
PointInfoCollection ( int count ) : System.Collections.Generic

Method Details

Dispose() public method

public Dispose ( ) : void
return void

PointInfoCollection() public method

public PointInfoCollection ( IList coordinates ) : System.Collections.Generic
coordinates IList
return System.Collections.Generic