Method | Description | |
---|---|---|
SetCacheDirectory ( string path ) : void |
Sets the directory that will be used by ImageMagick to store OpenCL cache files.
|
public static SetCacheDirectory ( string path ) : void | ||
path | string | The path of the OpenCL cache directory. |
return | void |