Visual Basic (Declaration) | |
---|---|
Public Property Opacity As Byte |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public byte Opacity {get; set;} |
Return Value
Possible values are between 0 and 255, where a value of 0 is completely transparent and a value of 255 is completely opaque.For an example, refer to RasterCodecs.LoadPsdLayer and
RasterCodecs.SavePsdWithLayers.
For more information, refer to the FILE FORMATS SPECIFICATION from Adobe.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family