Class GdkImage

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

public class GdkImage extends Object
  • Field Details

    • type

      public int type
    • visual

      public int visual
    • byte_order

      public int byte_order
    • width

      public int width
    • height

      public int height
    • depth

      public short depth
    • bpp

      public short bpp
    • bpl

      public short bpl
    • bits_per_pixel

      public short bits_per_pixel
    • mem

      public int mem
    • colormap

      public int colormap
    • windowing_data

      public int windowing_data
  • Constructor Details

    • GdkImage

      public GdkImage()