Scripting API

<<SelectLayer Main Index SelectLoadDisk>>
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

SelectLoadAlpha

Script Name: SelectLoadAlpha
Name: SelectLoadAlpha
Library: CmdSelections
Description: Load a raster selection from an alpha channel layer.
Status bar text: Load a raster selection from an alpha channel attached to an image
Tool tip text: Load Selection from Alpha
Undo text: Load Selection from Alpha
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
Source Image IndexSourceImageIntegerIndex of open source image relative to active image in the order they were opened (0 refers to the active image)No0-6553565535
Alpha IndexAlphaIndexIntegerIndex of alpha channel layer in documentYes000
Alpha NameAlphaNameStringName of alpha channel layer to load as selectionYes
OperationSelectionOperationEnumeration (SelectionOperation)Specifies if new selection should be added to, removed from current, or if new selection should replace previous selectionNoReplace
Upper LeftUpperLeftEnumeration (Boolean)Positions selection in upper left corner of canvasNoFalse
Clip To CanvasClipToCanvasEnumeration (Boolean)Clips loaded image data to canvasNoFalse
InvertInvertEnumeration (Boolean)Determines if the source image data is to be invertedNoFalse
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
 
Command Attributes:
IsExternal: true
IsUndoable: true
ProcessChanges: true
FinalizeTransient: true
EditRequiresGraphic: true
 
Resource Attributes:
HasWinPlacement: true
HelpID:33038
IsEditable: true