Property Channels
- Namespace
- LMKit.Inspection
- Assembly
- LM-Kit.NET.dll
Channels
Samples per pixel as stored (e.g. 3 for RGB, 4 for RGBA, 1 for palette).
public int? Channels { get; set; }
Property Value
- int?
Samples per pixel as stored (e.g. 3 for RGB, 4 for RGBA, 1 for palette).
public int? Channels { get; set; }