ActionItemBaseTAction, TCollectionFileOverlayImage Method

Open each image from the range and place the image specified in InputFilename at the options specified by Left, Top, Width, and Height.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
protected static void FileOverlayImage(
	TAction item
)

Parameters

item  TAction
Reference to the item from which the item will be opened.

See Also