Composite and Transform

The composition type Composite and Transform combines Blending Modes and a Transform effect. It is not animated by default but has keyframes which gives you fine control over what is happening when. The Opacity parameter controls the level of compositing with the selected Compositing method.

힌트

This is the only composition that gives you bitwise and Destination in and Destination out operations.

../../_images/composition_type-composite_and_transform.webp

Settings for the Composite and Transform composition

Only the parameters below the keyframe ruler can be animated via keyframes. By default, this composition just applies the selected Compositing method. You can use the keyframes to move, scale, and rotate the clip. Use Opacity to control the amount of compositing.

This list shows the available Compositing methods (see the timeline setup above):

Wipe Method

Example

Notes

Alpha blend

../../_images/compositing-alpha_blend.webp

A clip with an alpha channel (or an alpha mask effect)[1] is required. The alpha channel lets show through the clip in the Composition track.

Xor

../../_images/compositing-destination_out.webp

A clip with an alpha channel (or an alpha mask effect)[1] is required. Has the same effect as the Compositing Destination in.

Plus

../../_images/compositing-plus.webp

Multiply

../../_images/compositing-multiply.webp

Screen

../../_images/compositing-screen.webp

Overlay

../../_images/compositing-overlay.webp

Darken

../../_images/compositing-darken.webp

Lighten

../../_images/compositing-lighten.webp

Color dodge

../../_images/compositing-color_dodge.webp

Color burn

../../_images/compositing-color_burn.webp

Hard light

../../_images/compositing-hard_light.webp

Soft light

../../_images/compositing-soft_light.webp

Difference

../../_images/compositing-difference.webp

Exclusion

../../_images/compositing-exclusion.webp

Bitwise or

../../_images/compositing-bitwise_or.webp

Bitwise and

../../_images/compositing-bitwise_and.webp

Bitwise xor

../../_images/compositing-bitwise_xor.webp

Bitwise nor

../../_images/compositing-bitwise_nor.webp

Bitwise nand

../../_images/compositing-bitwise_nand.webp

Bitwise not xor

../../_images/compositing-bitwise_not_xor.webp

Destination in

../../_images/compositing-destination_in.webp

A clip with an alpha channel (or an alpha mask effect) is required. The clip in the Composition track is essentially clipped by the alpha channel.

Destination out

../../_images/compositing-destination_out.webp

A clip with an alpha channel (or an alpha mask effect) is required. The clip in the Composition track is essentially clipped by the alpha channel.