Class GdkRGBA

java.lang.Object
org.eclipse.swt.internal.gtk.GdkRGBA

public class GdkRGBA extends Object
  • Field Details

    • red

      public double red
    • green

      public double green
    • blue

      public double blue
    • alpha

      public double alpha
    • sizeof

      public static final int sizeof
  • Constructor Details

    • GdkRGBA

      public GdkRGBA()
  • Method Details

    • toString

      public String toString()
      Returns a string containing a concise, human-readable description of the receiver.
      Overrides:
      toString in class Object
      Returns:
      a string representation of the GdkRGBA