Interface IImageConverter

All Known Implementing Classes:
ICAnyByteToPlatform, ICAnyToPlatform, ICComponentByteOpaqueToPlatform, ICComponentByteTransparentToPlatform, ICComponentGrayByteOpaqueToSame, ICComponentGrayByteTransparentToSame, ICComponentOpaqueToPlatform, ICComponentRGBByteOpaqueToPlatform, ICComponentRGBByteOpaqueToSame, ICComponentRGBByteTransparentToPlatform, ICIndexedRGBByteOpaqueToSame

public interface IImageConverter
  • Method Details

    • accept

      boolean accept(BufferedImage image)
    • createImageData

      org.eclipse.swt.graphics.ImageData createImageData(BufferedImage srcImage)