I want to change the temporary path of imagemagick from a path in C: to a path on E:
How can I do this?
The following code shows how to call the GetTempPath method. string result = Path. GetTempPath(); Console. WriteLine(result);
If you'd like to cache some data, rather than store it persistently, you should use getCacheDir() to open a File that represents the internal directory where your application should save temporary cache files. When the device is low on internal storage space, Android may delete these cache files to recover space.
Do you mean temporary image's path? What does variable MAGICK_TEMPORARY_PATH
looks like?
See: http://www.imagemagick.org/script/resources.php
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With