Property HasAlpha
- Namespace
- LMKit.Inspection
- Assembly
- LM-Kit.NET.dll
HasAlpha
True when the format carries an alpha channel.
public bool? HasAlpha { get; set; }
Property Value
- bool?
True when the format carries an alpha channel.
public bool? HasAlpha { get; set; }