Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsLoadOptions Class : InitAlpha Property |
public bool InitAlpha {get; set;}
'Declaration
Public Property InitAlpha As Boolean
'Usage
Dim instance As CodecsLoadOptions Dim value As Boolean instance.InitAlpha = value value = instance.InitAlpha
public bool InitAlpha {get; set;}
@property (nonatomic, assign) BOOL initAlpha
public boolean getInitAlpha() public void setInitAlpha(boolean value)
<br/>get_InitAlpha();<br/>set_InitAlpha(value);<br/>Object.defineProperty('InitAlpha');
The default value for this property is true.
When loading 32-bit or 64-bit images that are known to have valid alpha channel information, you should set this property to false if you wish to retain the alpha channel in the loaded image.
The following formats will ignore this option, and will always retain alpha channel information during load: