BitsAllocated

BitDepth.BitsAllocated property

Number of bits allocated per sample. Generally 1, 4, 8, or 16. Read-only Int32.

public int BitsAllocated { get; set; }

See Also