JNA API 3.2.4

com.sun.jna.examples.win32

Class GDI32.RGBQUAD

  • Enclosing interface:
    GDI32


    public static class GDI32.RGBQUAD
    extends Structure
    • Field Detail

      • rgbBlue

        public byte rgbBlue
      • rgbGreen

        public byte rgbGreen
      • rgbRed

        public byte rgbRed
      • rgbReserved

        public byte rgbReserved
    • Constructor Detail

      • GDI32.RGBQUAD

        public GDI32.RGBQUAD()
JNA API 3.2.4

Copyright © 2007-2009 Timothy Wall. All Rights Reserved.