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;}
get_InitAlpha();
set_InitAlpha(value);
The default value for this property has changed from false to true in LEADTOOLS v16.5.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2