public class ColorPalettePET extends ColorPalette
Standard DICOM PET color palette.
| Modifier and Type | Field and Description |
|---|---|
protected static String[] |
alternateContentDescriptionStatic |
protected static String[] |
alternateContentLanguageCodeMeaningStatic |
protected static String[] |
alternateContentLanguageCodeValueStatic |
protected static byte[] |
blueStaticArray |
protected static String |
contentCreatorNameStatic |
protected static String |
contentDescriptionStatic |
protected static String |
contentLabelStatic |
protected static byte[] |
greenStaticArray |
protected static byte[] |
redStaticArray |
protected static String |
referenceEncodedInstanceURLStatic |
protected static 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(String[] arg)
Create a DICOM color palette storage instance from the palette characteristics.
|
createDICOMInstance, getAttributeList, getContentDescription, getContentLabel, getICCProfile, getReferenceEncodedInstanceURL, getSOPInstanceUID, setICCProfileFromFileprotected static String[] alternateContentDescriptionStatic
protected static String[] alternateContentLanguageCodeMeaningStatic
protected static String[] alternateContentLanguageCodeValueStatic
protected static byte[] blueStaticArray
protected static String contentCreatorNameStatic
protected static String contentDescriptionStatic
protected static String contentLabelStatic
protected static byte[] greenStaticArray
protected static byte[] redStaticArray
protected static String referenceEncodedInstanceURLStatic
protected static String sopInstanceUIDStatic
public static void main(String[] arg)
Create a DICOM color palette storage instance from the palette characteristics.
arg - one or two arguments, the name of the DICOM file to write, and optionally the name of a file containing the ICC profile to include