cancel
Showing results for 
Search instead for 
Did you mean: 

Ream image

HarishPasham
Level 3
Hi , By Using Region mode - i have got the Image and stored it into a data item ( datatype is image ) and now i want to store it into a folder with the .jpg format.   please let me know the process.   Thanks in advance.!!  
1 REPLY 1

John__Carter
Staff
Staff
Try a code stage with a line such as: MyImageInput.Save(MyFilePathInput, System.Drawing.Imaging.ImageFormat.Jpeg)