public class ColorPalettePET extends ColorPalette
Standard DICOM PET color palette.
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String[] |
alternateContentDescriptionStatic |
protected static java.lang.String[] |
alternateContentLanguageCodeMeaningStatic |
protected static java.lang.String[] |
alternateContentLanguageCodeValueStatic |
protected static byte[] |
blueStaticArray |
protected static java.lang.String |
contentCreatorNameStatic |
protected static java.lang.String |
contentDescriptionStatic |
protected static java.lang.String |
contentLabelStatic |
protected static byte[] |
greenStaticArray |
protected static byte[] |
redStaticArray |
protected static java.lang.String |
referenceEncodedInstanceURLStatic |
protected static java.lang.String |
sopInstanceUIDStatic |
alternateContentDescription, alternateContentLanguageCodeMeaning, alternateContentLanguageCodeValue, blue, contentCreatorName, contentDescription, contentLabel, green, iccProfile, list, red, referenceEncodedInstanceURL, sopInstanceUID
Constructor and Description |
---|
ColorPalettePET() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] arg)
Create a DICOM color palette storage instance from the palette characteristics.
|
createDICOMInstance, getAttributeList, getContentDescription, getContentLabel, getICCProfile, getReferenceEncodedInstanceURL, getSOPInstanceUID, setICCProfileFromFile
protected static java.lang.String[] alternateContentDescriptionStatic
protected static java.lang.String[] alternateContentLanguageCodeMeaningStatic
protected static java.lang.String[] alternateContentLanguageCodeValueStatic
protected static byte[] blueStaticArray
protected static java.lang.String contentCreatorNameStatic
protected static java.lang.String contentDescriptionStatic
protected static java.lang.String contentLabelStatic
protected static byte[] greenStaticArray
protected static byte[] redStaticArray
protected static java.lang.String referenceEncodedInstanceURLStatic
protected static java.lang.String sopInstanceUIDStatic