intarsys CWT library

de.intarsys.cwt.swt.image
Interface ISwtImage

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

public interface ISwtImage
extends IImage


Method Summary
 org.eclipse.swt.graphics.Image getImage(org.eclipse.swt.graphics.Device device)
           
 org.eclipse.swt.graphics.ImageData getImageData()
           
 
Methods inherited from interface de.intarsys.cwt.image.IImage
drawFromGraphicsContext, getHeight, getWidth
 

Method Detail

getImage

org.eclipse.swt.graphics.Image getImage(org.eclipse.swt.graphics.Device device)

getImageData

org.eclipse.swt.graphics.ImageData getImageData()

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.