C# Class ImageMagick.PointInfoCollection

Afficher le fichier Open project: dlemstra/Magick.NET Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
PointInfoCollection ( IList coordinates ) : System.Collections.Generic

Private Methods

Méthode Description
GetInstance ( PointInfoCollection instance ) : IntPtr
PointInfoCollection ( int count ) : System.Collections.Generic

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PointInfoCollection() public méthode

public PointInfoCollection ( IList coordinates ) : System.Collections.Generic
coordinates IList
Résultat System.Collections.Generic