Using Images
- Last UpdatedJul 13, 2023
- 1 minute read
You can place images on the canvas. This is a two step process:
-
Draw a frame which specifies the target size of the image.
-
Import the image from an image file.
After you place an image on the canvas, you can:
-
Set the display mode (ImageStyle).
-
Set the image alignment (ImageAlignment).
-
Set the transparency color (HasTransparentColor, TransparentColor properties).
-
Open the image in an image editing application.
-
Select a different image for the image element.
Related Topics
Editing Graphic-Specific and Element-Specific Properties
Placing an Image on the Canvas
Setting the Image Display Mode
Setting the Image Color Transparency