LayerOpacity property (Main Control)
Builder Syntax |
int LayerOpacity [int iLayer] |
Delphi Syntax |
LayerOpacity [iLayer: integer]: integer |
Overview |
Refer to Layers in Files |
Remarks
Gets or sets the opacity value for the layer.
A value of 0 represents full transparency and 255 is completely opaque. Intermediate values represent translucency.
For more information, refer to FILE FORMATS SPECIFICATION from Adobe.
See Also
Elements: |
LayerBlendModeKey property, LayerClipping property, LayerLeft property, LayerMaskBitmap property, LayerTop property, Save method, SaveLayers property |