Scripting API

<<SelectLoadAlpha Main Index SelectNextLayer>>
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

SelectLoadDisk

Script Name: SelectLoadDisk
Name: SelectLoadDisk
Library: CmdSelections
Description: Load raster selection from file on disk.
Status bar text: Load a raster selection from disk
Tool tip text: Load Selection from Disk
Undo text: Load Selection from Disk
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
File CategoryFileCategoryStringSpecifies the category to search for the fileNo
File nameFileNameStringName of file to load into selectionNo
OperationOperationEnumeration (SelectionOperation)Specifies if new selection should be added to, removed from current, or if new selection should replace previous selectionNoReplace
UpperLeftUpperLeftEnumeration (Boolean)Positions selection in upper left corner of canvasNoFalse
ClipToCanvasClipToCanvasEnumeration (Boolean)Clips loaded image data to canvasNoFalse
GreyMethodGreyMethodEnumeration (CreateMaskFrom)Aspect of source image from which to create the mask greyscale imageNoLuminance
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
 
Resource Attributes:
HasWinPlacement: true
HelpID:32990
IsEditable: true