C# Class ImageMagick.OpenCLDevice.NativeOpenCLDevice

Inheritance: ConstNativeInstance
Afficher le fichier Open project: dlemstra/Magick.NET

Méthodes publiques

Méthode Description
GetKernelProfileRecord ( IntPtr list, int index ) : IntPtr
GetKernelProfileRecords ( UIntPtr &length ) : IntPtr
SetProfileKernels ( bool value ) : void

Method Details

GetKernelProfileRecord() public static méthode

public static GetKernelProfileRecord ( IntPtr list, int index ) : IntPtr
list System.IntPtr
index int
Résultat System.IntPtr

GetKernelProfileRecords() public méthode

public GetKernelProfileRecords ( UIntPtr &length ) : IntPtr
length System.UIntPtr
Résultat System.IntPtr

SetProfileKernels() public méthode

public SetProfileKernels ( bool value ) : void
value bool
Résultat void