Adding Images to a Bitmap Layer
- In the Timeline view, if the bitmap image is contained in a symbol, double-click on the bitmap symbol cell to edit the symbol. Otherwise, if the bitmap image is on a bitmap layer, leave it as is.
- If necessary, in the Timeline view, pull on the red bracket to extend the exposure.
- From the top menu, select File > Import > Images or click the Import Image button.
The Import Images dialog box opens.
- Click Browse to find and select one or several images on your computer.
- In the Layer section, select the Add to Existing Layer option and select an existing bitmap layer from the menu.
- Deselect the Create Symbol for Imported Items option.
- In the Import Options section, select the Keep As Original Bitmap option. In the Alignment section, decide on the size and placement of your image within the camera frame. Depending on the Scene Settings (the height and width in pixels that you chose for your project), an image that you import may get scaled to the point where all its individual pixels become visible. There are three options available in the Alignment section:
Parameter | Description |
Fit |
Enlarges or shrinks (but not distorts) the image height to match the full height of the scene grid.
If the image orientation is landscape, this will enlarge or shrink (but not distort) the image width to match that of the scene grid.
Note that the Fit alignment rule equals the Center Fit rule in the layer properties. |
Pan |
This is the opposite of the Fit parameter. If the image orientation is portrait, its width will be made to match the width of the scene grid. As a result, part of the image’s height will extend beyond the height of the frame. This can be useful if you want to make your background move up and down, or from left to right to make it appear as if the camera is panning or to actually perform a camera pan.
The opposite will apply to a landscape image. Its height will be fit to the scene grid, therefore it is possible that the image will extend beyond the scene grid's boundaries.
Note that the Pan alignment rule equals the Center First Page rule in the layer properties. |
Project Resolution |
Scales the image in proportion to the scene's resolution. The system looks at the resolution of the bitmap image, for example 4000 x 2000, then compares it to the scene's resolution, for example 1920 x 1080, and adjusts the scale factor in proportion. So, in this example, the bitmap would appear at 208% (4000/1920). If you import a bitmap that is 960 x 540, it will be displayed at 50% (960/1920) of the size of the project resolution.
Note that the Project Resolution alignment rule is equal to the As Is rule in the layer properties. |
- In the Transparency section, select one of the following from the Alpha menu:
Parameter | Description |
Premultiplied with White |
Individual pixels at the edge of an image are blended with white. |
Premultiplied with Black |
Pixels at the edge of an image are blended with black. |
Straight |
Pixels at the edge of an image are blended with black, white and greys. |
Clamp Colour to Alpha | Premultiplies the colour value with the alpha value. When the colour is clamped to the alpha, the colour value cannot be higher than the alpha value. It calculates the real colour value faster. When the RGB values are multiplied with the alpha value, that is to say, if you have a pixel of value R=247, G=188, B=29 and the alpha is 50% or the image has a 50% transparency, then the actual RGB values that are output would be half of the amounts listed above. |
- Click OK.