ucar.jpeg.icc
Class MonochromeInputRestrictedProfile

java.lang.Object
  extended by ucar.jpeg.icc.RestrictedICCProfile
      extended by ucar.jpeg.icc.MonochromeInputRestrictedProfile

public class MonochromeInputRestrictedProfile
extends RestrictedICCProfile

This class is a 1 component RestrictedICCProfile

Version:
1.0
Author:
Bruce A Kern

Field Summary
 
Fields inherited from class ucar.jpeg.icc.RestrictedICCProfile
BLUE, colorant, eol, GRAY, GREEN, kMonochromeInput, kThreeCompInput, RED, trc
 
Method Summary
static RestrictedICCProfile createInstance(ICCCurveType c)
          Factory method which returns a 1 component RestrictedICCProfile
 int getType()
          Get the type of RestrictedICCProfile for this object
 String toString()
           
 
Methods inherited from class ucar.jpeg.icc.RestrictedICCProfile
createInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

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.