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