I want to make a script that changes the images’ path, but I noticed that every image has two filepath. I read here but I don’t understand the difference between them. What do I have to change with the script? the _raw or the not _raw?
http://www.blender.org/documentation/blender_python_api_2_65_release/bpy.types.Image.html#bpy.types.Image.filepath
Thankyou