======Image====== ---- An **image** is a resource type used throughout RPG in a Box and can be in either the PNG or JPEG file format. To import images into your game project, you can use the [[Import Resources]] tool, or simply drag and drop the desired .png or .jpg file(s) onto the application window from an external file browser. Some of the images used for your game's interface can be edited with the built-in [[Image Editor]]. At this time, images serve several different purposes: * Icons for your game's [[item|items]] (32x32 in size). * Character portraits displayed during [[dialogue]]. See "Portrait" in [[Model Properties]]. * Background image for your game's [[Main Menu]]. See [[Main Menu Editor]]. * UI images (dialogue box, inventory window, etc.). See "Images" in [[Theme Editor]]. ~~NOTOC~~