C# 클래스 ImageMagick.OpenCLDevice.NativeOpenCLDevice

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

공개 메소드들

메소드 설명
GetKernelProfileRecord ( IntPtr list, int index ) : IntPtr
GetKernelProfileRecords ( UIntPtr &length ) : IntPtr
SetProfileKernels ( bool value ) : void

메소드 상세

GetKernelProfileRecord() 공개 정적인 메소드

public static GetKernelProfileRecord ( IntPtr list, int index ) : IntPtr
list System.IntPtr
index int
리턴 System.IntPtr

GetKernelProfileRecords() 공개 메소드

public GetKernelProfileRecords ( UIntPtr &length ) : IntPtr
length System.UIntPtr
리턴 System.IntPtr

SetProfileKernels() 공개 메소드

public SetProfileKernels ( bool value ) : void
value bool
리턴 void