lFlags

Flags which control the behaviour of this function.

Value

Meaning

DICOM_GETIMAGE_AUTO_LOAD_OVERLAYS

[0x0001] If set, the function will automatically extract the overlays included in the dataset and add them to the loaded bitmap.

DICOM_GETIMAGE_AUTO_APPLY_MODALITY_LUT

[0x0002] If set, the function will automatically apply the "Modality LUT" when loading the bitmap.

DICOM_GETIMAGE_AUTO_APPLY_VOI_LUT

[0x0004] If set, the function will automatically apply the "VOI LUT" when loading the bitmap.

DICOM_GETIMAGE_ALLOW_RANGE_EXPANSION

[0x0008] If set, the method will adjust the high bit and / or low bit (if possible) inside the bitmap in order to be able to hold the range of pixel values after applying the modality LUT.