Package org.eclipse.swt.internal.win32
Class BITMAP
java.lang.Object
org.eclipse.swt.internal.win32.BITMAP
- Direct Known Subclasses:
DIBSECTION
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
short
int
short
int
int
int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bmType
public int bmType -
bmWidth
public int bmWidth -
bmHeight
public int bmHeight -
bmWidthBytes
public int bmWidthBytes -
bmPlanes
public short bmPlanes -
bmBitsPixel
public short bmBitsPixel -
bmBits
public int bmBits -
sizeof
public static final int sizeof
-
-
Constructor Details
-
BITMAP
public BITMAP()
-