C# Class ImageMagick.OpenCL.NativeOpenCL

Afficher le fichier Open project: dlemstra/Magick.NET

Méthodes publiques

Méthode Description
GetDevice ( IntPtr list, int index ) : IntPtr
GetDevices ( UIntPtr &length ) : IntPtr
SetEnabled ( bool value ) : bool

Method Details

GetDevice() public static méthode

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

GetDevices() public static méthode

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

SetEnabled() public static méthode

public static SetEnabled ( bool value ) : bool
value bool
Résultat bool