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)
get_InitAlpha();
set_InitAlpha(value);
Object.defineProperty('InitAlpha');
The default value for this property has changed from false to true in LEADTOOLS v16.5.