C# Class SidebarLibrary.Win32.BITMAP

Show file Open project: sillsdev/FieldWorks

Public Properties

Property Type Description
bmBits System.IntPtr
bmBitsPixel short
bmHeight long
bmPlanes short
bmType long
bmWidth long
bmWidthBytes long

Property Details

bmBits public property

public IntPtr,System bmBits
return System.IntPtr

bmBitsPixel public property

public short bmBitsPixel
return short

bmHeight public property

public long bmHeight
return long

bmPlanes public property

public short bmPlanes
return short

bmType public property

public long bmType
return long

bmWidth public property

public long bmWidth
return long

bmWidthBytes public property

public long bmWidthBytes
return long