com.pixelmed.dicom
Class ColorPaletteHotMetalBlue
java.lang.Object
com.pixelmed.dicom.ColorPalette
com.pixelmed.dicom.ColorPaletteHotMetalBlue
public class ColorPaletteHotMetalBlue
- extends ColorPalette
Standard DICOM Hot Metal Blue color palette.
| Fields inherited from class com.pixelmed.dicom.ColorPalette |
alternateContentDescription, alternateContentLanguageCodeMeaning, alternateContentLanguageCodeValue, blue, contentCreatorName, contentDescription, contentLabel, green, iccProfile, list, red, referenceEncodedInstanceURL, sopInstanceUID |
|
Method Summary |
static void |
main(String[] arg)
Create a DICOM color palette storage instance from the palette characteristics. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sopInstanceUIDStatic
protected static String sopInstanceUIDStatic
contentLabelStatic
protected static String contentLabelStatic
contentDescriptionStatic
protected static String contentDescriptionStatic
contentCreatorNameStatic
protected static String contentCreatorNameStatic
referenceEncodedInstanceURLStatic
protected static String referenceEncodedInstanceURLStatic
alternateContentDescriptionStatic
protected static String[] alternateContentDescriptionStatic
alternateContentLanguageCodeValueStatic
protected static String[] alternateContentLanguageCodeValueStatic
alternateContentLanguageCodeMeaningStatic
protected static String[] alternateContentLanguageCodeMeaningStatic
redStaticArray
protected static byte[] redStaticArray
greenStaticArray
protected static byte[] greenStaticArray
blueStaticArray
protected static byte[] blueStaticArray
ColorPaletteHotMetalBlue
public ColorPaletteHotMetalBlue()
main
public static void main(String[] arg)
Create a DICOM color palette storage instance from the palette characteristics.
- Parameters:
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