KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > awt > color > ICC_ProfileGray

java.awt.color
Class ICC_ProfileGray

java.lang.Object
  extended by java.awt.color.ICC_Profile
      extended by java.awt.color.ICC_ProfileGray
All Implemented Interfaces:
Serializable
See Also:
Source Code

public float getGamma()
See Also:
ProfileDataException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public float[] getMediaWhitePoint()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public short[] getTRC()
See Also:
ProfileDataException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags