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 TypeMethodDescriptionboolean
accept
(BufferedImage image) org.eclipse.swt.graphics.ImageData
createImageData
(BufferedImage srcImage)
-
Method Details
-
accept
-
createImageData
-