Eyeon:Script/Reference/Applications/Fuse/Classes/Image/OXMerge

From VFXPedia

Jump to: navigation, search

Contents


Summary

OXMerge() is a destructive subtractive merge. It has none of the advanced transformation options found in Image:Merge - allowing only a simple offset of the foreground in x and y.

Usage

Image:OXMerge(image foreground, number x_offset, number y_offset)

foreground (image, required)
An image object to use as the foreground for the merge.
x_offset, y_offset (number, optional)
A numeric value which specifies an offset for the Foreground in pixels.

Example


Tips for OXMerge (edit)

EyeonTips:Script/Reference/Applications/Fuse/Classes/Image/OXMerge