Class CwtSwtImageTools


  • public class CwtSwtImageTools
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.eclipse.swt.graphics.PaletteData getGrayPalette​(int bits)  
      static org.eclipse.swt.graphics.PaletteData getRgbPalette()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CwtSwtImageTools

        public CwtSwtImageTools()
    • Method Detail

      • getGrayPalette

        public static org.eclipse.swt.graphics.PaletteData getGrayPalette​(int bits)
      • getRgbPalette

        public static org.eclipse.swt.graphics.PaletteData getRgbPalette()