C#
VB
WinRT C#
C++
Opacity value of the layer.
public byte Opacity { get; set; }
Public Property Opacity As Byte
public byte Opacity {get; set;}
<br/>get_Opacity();<br/>set_Opacity(value);<br/>Object.defineProperty('Opacity');
Possible values are between 0 and 255, where a value of 0 is completely transparent and a value of 255 is completely opaque.
For more information, refer to the FILE FORMATS SPECIFICATION from Adobe.
For an example, refer to RasterCodecs.LoadPsdLayer and RasterCodecs.SavePsdWithLayers.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET