ActionItemBaseTAction, TCollectionFileSaveImage Method

Save the working image to the specified OutputFilename.

Definition

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

Parameters

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

See Also