C# Class ImageMagick.NativeHelper

Afficher le fichier Open project: dlemstra/Magick.NET

Méthodes protégées

Méthode Description
CheckException ( IntPtr exception ) : void
RaiseWarning ( MagickException exception ) : void

Method Details

CheckException() protected méthode

protected CheckException ( IntPtr exception ) : void
exception System.IntPtr
Résultat void

RaiseWarning() protected méthode

protected RaiseWarning ( MagickException exception ) : void
exception MagickException
Résultat void