Trispark JDT
2.50.13

com.archimed.dicom.image
Class ColorModelFactory

java.lang.Object
  extended by com.archimed.dicom.image.ColorModelFactory

public class ColorModelFactory
extends java.lang.Object


Constructor Summary
ColorModelFactory()
           
 
Method Summary
static java.awt.image.ColorModel createColorModel(DicomImageInfo cmi)
           
static java.awt.image.ColorModel createCompatibleColorModel(DicomObject dcm)
           
static byte[] createLUT(int bits, int window, int center, boolean inverse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorModelFactory

public ColorModelFactory()
Method Detail

createCompatibleColorModel

public static java.awt.image.ColorModel createCompatibleColorModel(DicomObject dcm)
                                                            throws IllegalValueException
Throws:
IllegalValueException

createColorModel

public static java.awt.image.ColorModel createColorModel(DicomImageInfo cmi)
                                                  throws IllegalValueException
Throws:
IllegalValueException

createLUT

public static byte[] createLUT(int bits,
                               int window,
                               int center,
                               boolean inverse)

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.