Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Controls how the alpha channel is generated.
Namespace: Lumia.Imaging.Compositing
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
public bool InvertAlpha { get; set; }
'Declaration
Public Property InvertAlpha As Boolean
Get
Set
public:
virtual property bool InvertAlpha {
bool get () sealed;
void set (bool value) sealed;
}
function get_InvertAlpha();
function set_InvertAlpha(value);
Property Value
Type: Boolean
Remarks
If false, full transparency in the resulting alpha channel is the value 0. If true, full transparency in the resulting alpha channel is the value 255.
Version Information
Lumia Imaging SDK
Supported in: 2.0