Determines whether the image contains alpha channel information or not.
public bool HasAlpha {get;}
Public ReadOnly Property HasAlpha As Boolean
public: property bool HasAlpha { bool get(); }
public:
property bool HasAlpha {
bool get();
}
True if the image contains alpha channel information, otherwise it is false.
For an example, refer to GetInformationRequest.
Target Platforms
GetInformationResponse Class
GetInformationResponse Members
PNG Files and Transparency
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library