Property BitDepth
- Namespace
- LMKit.Inspection
- Assembly
- LM-Kit.NET.dll
BitDepth
Bits per sample/channel (e.g. 8), when the container states it.
public int? BitDepth { get; set; }
Property Value
- int?
Bits per sample/channel (e.g. 8), when the container states it.
public int? BitDepth { get; set; }