Image Library Panel
Overview
The image library panel displays the images that reside in the repository being used by this instance of the application. It is a sub-panel of the component library panel.
The table displays the name of each image and its size on disk.
Above the table is a checkbox that lets you hide or show the core images.
You can preview each image by selecting it. The image will display in the panel on the right.
Below the table are buttons that provide the following functionality:
- Import a new image: This will present you with a dialog that lets you browse for images that you want to copy into the repository.
- Rename the selected images: The renames the selected images. Any components that reference a renamed image will be resaved to the repository.
- Delete image: This lets you attempt to delete the selected images. You will be unable to delete images that are referenced by other components.
- View the component
references report: This brings up a dialog that gives you a view into which components reference the selected image.
See also