C# Class CSReportDll.cImage.GDIBitmap

Exibir arquivo Open project: javiercrowsoft/CSReports.net

Public Properties

Property Type Description
bmBits int
bmBitsPixel short
bmHeight int
bmPlanes short
bmType int
bmWidth int
bmWidthBytes int

Property Details

bmBits public_oe property

public int bmBits
return int

bmBitsPixel public_oe property

public short bmBitsPixel
return short

bmHeight public_oe property

public int bmHeight
return int

bmPlanes public_oe property

public short bmPlanes
return short

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