Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property HasAlpha As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool HasAlpha {get;} |
Return Value
true if the image contains alpha channel information, false otherwise.For an example, refer to CodecsImageInfo.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family