←Select platform

HasMeaningfulAlpha Property

Summary

Specifies whether or not the image contains meaningful alpha channel values.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool HasMeaningfulAlpha {get;} 
Public ReadOnly Property HasMeaningfulAlpha As Boolean 
public bool HasMeaningfulAlpha {get;} 
@property (nonatomic, assign) BOOL hasMeaningfulAlpha 
public boolean hasMeaningfulAlpha() 
 get_HasMeaningfulAlpha();  
public: 
property bool HasMeaningfulAlpha { 
   bool get(); 
} 

Property Value

true if at least one alpha channel value is not equal to 0xFF, false if all alpha channel values are equal to 0xFF.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize