32 return value ==
"MONOCHROME1" || value ==
"MONOCHROME2";
CT Image Storage SOP Classes.
bool is_ct_storage_sop_class(std::string_view uid) noexcept
Check if a SOP Class UID is a CT Storage SOP Class.
constexpr std::string_view ct_image_storage_uid
CT Image Storage SOP Class UID.
constexpr std::string_view enhanced_ct_image_storage_uid
Enhanced CT Image Storage SOP Class UID.
constexpr std::string_view ct_for_processing_image_storage_uid
CT For Processing Image Storage SOP Class UID Multi-energy/spectral CT basis material decomposition i...
bool is_valid_ct_photometric(std::string_view value) noexcept
Check if photometric interpretation is valid for CT.
std::vector< std::string > get_ct_storage_sop_classes()
Get all CT Storage SOP Class UIDs.