C# 클래스 ImageMagick.UTF8Marshaler

상속: INativeInstance
파일 보기 프로젝트 열기: dlemstra/Magick.NET 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void

비공개 메소드들

메소드 설명
CreateInstance ( string value ) : INativeInstance
ManagedToNative ( string value ) : IntPtr
NativeToManaged ( IntPtr nativeData ) : string
NativeToManagedAndRelinquish ( IntPtr nativeData ) : string
UTF8Marshaler ( string value ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void