Package de.intarsys.cwt.swt.image
Interface IImageConverter
- All Known Implementing Classes:
ICAnyByteToPlatform,ICAnyToPlatform,ICComponentByteOpaqueToPlatform,ICComponentByteTransparentToPlatform,ICComponentGrayByteOpaqueToSame,ICComponentGrayByteTransparentToSame,ICComponentOpaqueToPlatform,ICComponentRGBByteOpaqueToPlatform,ICComponentRGBByteOpaqueToSame,ICComponentRGBByteTransparentToPlatform,ICIndexedRGBByteOpaqueToSame
public interface IImageConverter
-
Method Summary
Modifier and TypeMethodDescriptionbooleanaccept(BufferedImage image) org.eclipse.swt.graphics.ImageDatacreateImageData(BufferedImage srcImage)
-
Method Details
-
accept
-
createImageData
-