KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > awt > color > ICC_Profile > Top Examples

  • com.lowagie.text.Image
    An <CODE>Image</CODE> is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the document @see Element @see Rectangle
  • com.lowagie.text.pdf.codec.TiffImage
    Reads TIFF images @author Paulo Soares (psoares@consiste.pt)
  • org.apache.batik.ext.awt.color.ICCColorSpaceExt
    This class extends the ICCColorSpace class by providing convenience methods to convert to sRGB using various methods, forcing a givent intent, such as perceptual or relative colorimetric. @author <a HREF="mailto:vincent.hardy@eng.sun.com">Vincent Hardy</a> @version $Id: ICCColorSpaceE ...
  • org.apache.batik.bridge.SVGImageElementBridge
    Bridge class for the &lt;image> element. @author <a HREF="mailto:tkormann@apache.org">Thierry Kormann</a> @version $Id: SVGImageElementBridge.java,v 1.72 2005/03/27 08:58:30 cam Exp $
Popular Tags