Property HasAlpha
HasAlpha
Returns true
if this image has alpha channel, false
otherwise.
public virtual bool HasAlpha { get; set; }
Returns true
if this image has alpha channel, false
otherwise.
public virtual bool HasAlpha { get; set; }