You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the ruby-dicom library supports the following two color modes: RGB and PALETTE COLOR. However, it would be nice to support the other variants of Photometric Interpretation (0028,0004) as well, such as:
YBR_FULL
YBR_FULL_422
YCbCr
The text was updated successfully, but these errors were encountered:
Currently, the ruby-dicom library supports the following two color modes: RGB and PALETTE COLOR. However, it would be nice to support the other variants of Photometric Interpretation (0028,0004) as well, such as:
The text was updated successfully, but these errors were encountered: