| Package | Description | 
|---|---|
| org.dcm4che3.image | 
 This package is part of the Maven module dcm4che-image. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private YBR | 
YBRColorSpace.ybr  | 
| Modifier and Type | Method and Description | 
|---|---|
static YBR | 
YBR.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static YBR[] | 
YBR.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ColorModel | 
ColorModelFactory.createYBRColorModel(int bits,
                   int dataType,
                   Attributes ds,
                   YBR ybr,
                   ColorSubsampling subsampling)  | 
| Constructor and Description | 
|---|
YBRColorSpace(ColorSpace csRGB,
             YBR ybr)  | 
Copyright © 2017 dcm4che.org. All rights reserved.