Class SWTColorWithAlpha

java.lang.Object
com.biglybt.ui.swt.skin.SWTColorWithAlpha

public class SWTColorWithAlpha extends Object
  • Field Details

    • color

      org.eclipse.swt.graphics.Color color
    • alpha

      int alpha
  • Constructor Details

    • SWTColorWithAlpha

      public SWTColorWithAlpha(org.eclipse.swt.graphics.Color color, int alpha)