LEADTOOLS JavaScript (Leadtools.Controls.Medical)

PhotometricInterpretation Property

Show in webframe
Gets or sets the photometric interpretation of the image.
Syntax
get_photometricInterpretation();
set_photometricInterpretation(value);
Object.defineProperty('photometricInterpretation');

Property Value

TypeDescription
stringA string representation of the photometric interpretation of the image.
Remarks

Possible values:

Value Description
Argb 24-bits per pixel color image (Retired)
Cmyk CMYK (Retired)
Monochrome1 8- or 16-bits per pixel, grayscale image with the minimum sample value is intended to be displayed as white.
Monochrome2 8- or 16-bits per pixel, grayscale image with the minimum sample value is intended to be displayed as black.
PaletteColor 8-bits per pixel, palettized color image.
Rgb 24-bits per pixel, RGB color image.
YbrFull YBR_FULL
YbrFull422 YBR_FULL_422
YbrIct YBR_ICT (Irreversible Color Transformation)
YbrRct YBR_RCT (Reversible Color Transformation)
See Also

Reference

DICOMImageInformation Object
DICOMImageInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.