public class ImageConverter extends Object
Constructor and Description |
---|
ImageConverter() |
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
toAWT(org.eclipse.swt.graphics.ImageData data) |
static org.eclipse.swt.graphics.ImageData |
toSWT(BufferedImage bufferedImage) |
public static org.eclipse.swt.graphics.ImageData toSWT(BufferedImage bufferedImage)
public static BufferedImage toAWT(org.eclipse.swt.graphics.ImageData data)
Copyright © 2021. All rights reserved.