Package | Description |
---|---|
org.dcm4che3.image |
This package is part of the Maven module dcm4che-image.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
PaletteColorModel.LUT.Packed |
(package private) static class |
PaletteColorModel.LUT.PerColor |
Modifier and Type | Field and Description |
---|---|
private PaletteColorModel.LUT |
PaletteColorModel.lut |
Modifier and Type | Method and Description |
---|---|
static PaletteColorModel.LUT |
PaletteColorModel.LUT.create(int bits,
byte[] r,
byte[] g,
byte[] b,
int rOffset,
int gOffset,
int bOffset) |
Copyright © 2017 dcm4che.org. All rights reserved.