Class Quantum
- Namespace
- ImageMagick
- Assembly
- Magick.NET-Q8-AnyCPU.dll
Class that can be used to acquire information about the Quantum.
public class Quantum : IQuantum<byte>, IQuantum
- Inheritance
-
Quantum
- Implements
-
IQuantum<byte>IQuantum
- Inherited Members
Constructors
Quantum()
public Quantum()
Properties
Depth
Gets the quantum depth.
public static uint Depth { get; }
Property Value
Max
Gets the maximum value of the quantum.
public static byte Max { get; }