intarsys CWT library

de.intarsys.cwt.awt.image
Interface IAwtImage

All Superinterfaces:
IImage
All Known Implementing Classes:
CwtAwtImage, CwtHybridImage, ImageIOImageEntry

public interface IAwtImage
extends IImage

An IImage that recognizes itself as an AWT (enabled) image.


Method Summary
 BufferedImage getBufferedImage()
          The BufferedImage that represents this image.
 
Methods inherited from interface de.intarsys.cwt.image.IImage
drawFromGraphicsContext, getHeight, getWidth
 

Method Detail

getBufferedImage

BufferedImage getBufferedImage()
The BufferedImage that represents this image.

Returns:
The BufferedImage that represents this image.

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.