LAUREL BRIDGE

OptionsBitsAllocated Property

DICOM Connectivity Framework V3.4
8 or 16, RGB is 8 only, default=8 for bits stored <= 8, otherwise 16. This property will contain the integer value parsed from the Allocated options property.

Namespace:  LaurelBridge.DCF.Examples.BitmapToNde
Assembly:  BitmapToNde (in BitmapToNde.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
public int BitsAllocated { get; }

Property Value

Type: Int32
See Also

Reference