Searched refs:isSupportedPaletteType (Results 1 – 1 of 1) sorted by relevance
83 private static boolean isSupportedPaletteType(int imageType) { in isSupportedPaletteType() method in SwtUtils132 if (!isSupportedPaletteType(awtImage.getType())) { in convertToSwt()