1
Answer

how do i get a file from path, update it and save it back ?

Photo of Istudent Rana

Istudent Rana

7y
523
1
 
How do i get file from a directory C:\Desktop\Design\files\MyFile.txt and update it and save it back to the same folder?
 
in my context i am working with an image. I need to grab the image, rotate it and save it back to the same path with same name. how do i do it?
 

Answers (1)