LayerOpacity property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short LayerOpacity(ILEADRaster *pRaster, short iLayer);

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, GetLayerMaskBitmap method, SetLayerMaskBitmap method, LayerTop property, Save method, SaveLayers property