Scripting API

<<MultiObjectProperties Main Index NeonGlow>>
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

NegativeImage

Script Name: NegativeImage
Name: NegativeImage
Library: CmdColor
Description: Replaces each pixel color with its opposite on the color wheel. The RGB value of the pixel changes to 255 minus the original value. E.G. (0,31,217) becomes (255,224,38).
Status bar text: Reverses the colors/brightness of the image
Tool tip text: Negative Image
Undo text: Negative Image
 
Parameter Repository:
NameScript NameType Description Supports None Default Minimum Maximum
General SettingsGeneralSettingsParameter RepositoryContains parameters that control the execution of the command.No
 
Command Attributes:
IsExternal: true
IsUndoable: true
ProcessChanges: true
FinalizeTransient: true
ShowInEffectsBrowser: true
This command is safe for execution in a processing thread.: true
This command is safe for execution in a processing thread.: true
 
Resource Attributes:
HelpID:32843
DlgHasPresets: true
DlgHasRandomize: true