Module oleTypes :: Class _userBITMAP
[hide private]
[frames] | no frames]

Class _userBITMAP

source code

ctypes.Structure --+
                   |
                  _userBITMAP

Class Variables [hide private]
  _fields_ = [('bmType', c_int), ('bmWidth', c_int), ('bmHeight'...
Class Variable Details [hide private]

_fields_

Value:
[('bmType', c_int), ('bmWidth', c_int), ('bmHeight', c_int), ('bmWidth\
Bytes', c_int), ('bmPlanes', c_ushort), ('bmBitsPixel', c_ushort), ('c\
bSize', c_ulong), ('pBuffer', POINTER(c_ubyte)),]