C# 클래스 ImageMagick.NativeHelper

파일 보기 프로젝트 열기: dlemstra/Magick.NET

보호된 메소드들

메소드 설명
CheckException ( IntPtr exception ) : void
RaiseWarning ( MagickException exception ) : void

메소드 상세

CheckException() 보호된 메소드

protected CheckException ( IntPtr exception ) : void
exception System.IntPtr
리턴 void

RaiseWarning() 보호된 메소드

protected RaiseWarning ( MagickException exception ) : void
exception MagickException
리턴 void