@ -70,6 +70,11 @@ public enum TiffBitsPerPixel
/// </summary>
Bit30 = 30,
/// <summary>
/// 32 bits per pixel. One byte for each color channel.
Bit32 = 32,
/// 36 bits per pixel. 12 bit for each color channel.
///