|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICCXYZType | |
|---|---|
| ucar.jpeg.icc | |
| ucar.jpeg.icc.tags | |
| Uses of ICCXYZType in ucar.jpeg.icc |
|---|
| Fields in ucar.jpeg.icc declared as ICCXYZType | |
|---|---|
ICCXYZType[] |
RestrictedICCProfile.colorant
Colorant data |
| Methods in ucar.jpeg.icc with parameters of type ICCXYZType | |
|---|---|
static RestrictedICCProfile |
RestrictedICCProfile.createInstance(ICCCurveType rcurve,
ICCCurveType gcurve,
ICCCurveType bcurve,
ICCXYZType rcolorant,
ICCXYZType gcolorant,
ICCXYZType bcolorant)
Factory method for creating a RestrictedICCProfile from 3 component curve and colorant data. |
static RestrictedICCProfile |
MatrixBasedRestrictedProfile.createInstance(ICCCurveType rcurve,
ICCCurveType gcurve,
ICCCurveType bcurve,
ICCXYZType rcolorant,
ICCXYZType gcolorant,
ICCXYZType bcolorant)
Factory method which returns a 3 component RestrictedICCProfile |
| Constructors in ucar.jpeg.icc with parameters of type ICCXYZType | |
|---|---|
MatrixBasedRestrictedProfile(ICCCurveType rcurve,
ICCCurveType gcurve,
ICCCurveType bcurve,
ICCXYZType rcolorant,
ICCXYZType gcolorant,
ICCXYZType bcolorant)
Construct a 3 component RestrictedICCProfile |
|
RestrictedICCProfile(ICCCurveType rcurve,
ICCCurveType gcurve,
ICCCurveType bcurve,
ICCXYZType rcolorant,
ICCXYZType gcolorant,
ICCXYZType bcolorant)
Construct the common state of all 3 component RestrictedICCProfiles |
|
| Uses of ICCXYZType in ucar.jpeg.icc.tags |
|---|
| Subclasses of ICCXYZType in ucar.jpeg.icc.tags | |
|---|---|
class |
ICCXYZTypeReverse
A tag containing a triplet. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||