C# Class ImageMagick.UTF8Marshaler

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

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
CreateInstance ( string value ) : INativeInstance
ManagedToNative ( string value ) : IntPtr
NativeToManaged ( IntPtr nativeData ) : string
NativeToManagedAndRelinquish ( IntPtr nativeData ) : string
UTF8Marshaler ( string value ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void