C# Class SidebarLibrary.Win32.BITMAP

Exibir arquivo 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_oe property

public IntPtr,System bmBits
return System.IntPtr

bmBitsPixel public_oe property

public short bmBitsPixel
return short

bmHeight public_oe property

public long bmHeight
return long

bmPlanes public_oe property

public short bmPlanes
return short

bmType public_oe property

public long bmType
return long

bmWidth public_oe property

public long bmWidth
return long

bmWidthBytes public_oe property

public long bmWidthBytes
return long