com.sun.jna.examples.win32
Class GDI32.BITMAPINFO
java.lang.Object
com.sun.jna.Structure
com.sun.jna.examples.win32.GDI32.BITMAPINFO
- Enclosing interface:
- GDI32
public static class GDI32.BITMAPINFO
- extends Structure
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, clear, equals, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write, writeField |
bmiHeader
public GDI32.BITMAPINFOHEADER bmiHeader
bmiColors
int[] bmiColors
GDI32.BITMAPINFO
public GDI32.BITMAPINFO()
GDI32.BITMAPINFO
public GDI32.BITMAPINFO(int size)
Copyright © 2007 Timothy Wall. All Rights Reserved.