C# Class UlteriusServer.Api.Win32.WinApi.Bitmap

显示文件 Open project: Ulterius/server

Public Properties

Property Type Description
bmBits System.IntPtr
bmBitsPixel byte
bmHeight int
bmPlanes byte
bmType int
bmWidth int
bmWidthBytes int

Property Details

bmBits public_oe property

public IntPtr,System bmBits
return System.IntPtr

bmBitsPixel public_oe property

public byte bmBitsPixel
return byte

bmHeight public_oe property

public int bmHeight
return int

bmPlanes public_oe property

public byte bmPlanes
return byte

bmType public_oe property

public int bmType
return int

bmWidth public_oe property

public int bmWidth
return int

bmWidthBytes public_oe property

public int bmWidthBytes
return int