|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImagePixel | |
---|---|
org.dcm4che2.iod.module.composite | This package contains classes which represent the Modules that are common to all Composite Image IODs (C.7 COMMON COMPOSITE IMAGE IOD MODULES). |
org.dcm4che2.iod.module.cr | |
org.dcm4che2.iod.module.dx | |
org.dcm4che2.iod.module.lut |
Uses of ImagePixel in org.dcm4che2.iod.module.composite |
---|
Subclasses of ImagePixel in org.dcm4che2.iod.module.composite | |
---|---|
class |
GeneralImageModule
Class to represent the General Image Module (C.7.6.1) |
class |
ImagePixelModule
|
Methods in org.dcm4che2.iod.module.composite that return ImagePixel | |
---|---|
ImagePixel |
GeneralImageModule.getIconImage()
|
Methods in org.dcm4che2.iod.module.composite with parameters of type ImagePixel | |
---|---|
void |
GeneralImageModule.setIconImage(ImagePixel icon)
|
Uses of ImagePixel in org.dcm4che2.iod.module.cr |
---|
Subclasses of ImagePixel in org.dcm4che2.iod.module.cr | |
---|---|
class |
CRImageModule
|
Uses of ImagePixel in org.dcm4che2.iod.module.dx |
---|
Subclasses of ImagePixel in org.dcm4che2.iod.module.dx | |
---|---|
class |
DXImageModule
A specialized class that represents the DX Image Module. |
class |
IntraOralImageModule
|
class |
MammographyImageModule
|
Uses of ImagePixel in org.dcm4che2.iod.module.lut |
---|
Subclasses of ImagePixel in org.dcm4che2.iod.module.lut | |
---|---|
class |
LutModule
Provide access to the various types of LUTs available in images, both as raw values, and as ILut implementations that perform the lookups. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |