ucar.jpeg.icc
Class MonochromeInputRestrictedProfile
java.lang.Object
ucar.jpeg.icc.RestrictedICCProfile
ucar.jpeg.icc.MonochromeInputRestrictedProfile
public class MonochromeInputRestrictedProfile
- extends RestrictedICCProfile
This class is a 1 component RestrictedICCProfile
- Version:
- 1.0
- Author:
- Bruce A Kern
createInstance
public static RestrictedICCProfile createInstance(ICCCurveType c)
- Factory method which returns a 1 component RestrictedICCProfile
- Parameters:
c
- Gray TRC curve
- Returns:
- the RestrictedICCProfile
getType
public int getType()
- Get the type of RestrictedICCProfile for this object
- Specified by:
getType
in class RestrictedICCProfile
- Returns:
- kMonochromeInput
toString
public String toString()
- Overrides:
toString
in class Object
- Returns:
- String representation of a MonochromeInputRestrictedProfile
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.