Import bitmap, JPEG, and PNG images
To use a bitmap, JPEG, or PNG image, import the image and then place it on the display as needed.
FactoryTalk View
installs a set of commonly used PNG images in C:\Users\Public\Documents\RSView Enterprise\Images\Rockwell Library Images. Import them to the Images
folder to simplify your application development.To import a bitmap, JPEG, or PNG image
- In theGraphicsfolder, right-clickImagesand then selectAdd Component into Project.
- In theFiles of typebox, select the type of image to add.
- Navigate to the directory where the .bmp, .png, or .jpg file is stored, and then click the file name.Shift-click or Ctrl-click to select additional files.
- ClickOpento add the selected files to the list in theImagesfolder.
Provide Feedback