Scripting API |
||
Parameter Description |
<<MultiLayerConvertToRaster | Main Index | NegativeImage>> | MultiObjectProperties | Back |
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 |
This is the description of the command MultiObjectProperties's parameter named General Properties: |
Name | Script Name | Type | Description | Supports None | Default | Minimum | Maximum |
Opacity | Opacity | Percent | Opacity of the layer 0=fully transparent, 100=completely opaque | Yes | 0 | ||
Name | Name | String | The name of the layer as shown in the layers palette. | Yes | |||
Is Visible | IsVisible | Enumeration (Boolean) | If true, the layer is shown. If false, layer is hidden | Yes | False | ||
Lock Transparency | IsTransparencyLocked | Enumeration (Boolean) | If true, the transparency channel is locked and is unaffected by painting operations or effects. If false, transparency is editable. | Yes | False | ||
Link Set | LinkSet | Integer | Makes the layer a member of link set N. A value of zero means that a layer is not a member of any group. | Yes | 0 | 0 | 0 |
Use Highlight | UseHighlight | Enumeration (Boolean) | If true, display a custom color for this layer on the layers palette. | Yes | False | ||
Palette Highlight Color | PaletteHighlightColor | Color | Custom color to user for layer on the layers palette. | Yes | Red 0 Blue 0 Green 0 | Red 0 Blue 0 Green 0 | Red 255 Blue 255 Green 255 |
Group Is Linked | GroupLink | Enumeration (Boolean) | If true, all layers in the group are linked and will move together. | Yes | False | ||
Blend Mode | BlendMode | Enumeration (BlendMode) | Blend mode of the layer. | Yes | Normal |