Property ColorSpace
- Namespace
- LMKit.Inspection
- Assembly
- LM-Kit.NET.dll
ColorSpace
How the samples are organized in the FILE, as a stable lower-case slug:
"gray", "rgb", "indexed", "ycbcr", "cmyk",
"ycck", or "lab". Null when the container does not state it.
public string ColorSpace { get; set; }