C# Class ImageMagick.DoubleMatrix.NativeDoubleMatrix

Inheritance: NativeInstance
Afficher le fichier Open project: dlemstra/Magick.NET

Méthodes publiques

Méthode Description
NativeDoubleMatrix ( double values, int order ) : System

Méthodes protégées

Méthode Description
Dispose ( IntPtr instance ) : void

Method Details

Dispose() protected méthode

protected Dispose ( IntPtr instance ) : void
instance System.IntPtr
Résultat void

NativeDoubleMatrix() public méthode

public NativeDoubleMatrix ( double values, int order ) : System
values double
order int
Résultat System