C# Class CSReportDll.cImage.GDIBitmap

Show file 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 property

public int bmBits
return int

bmBitsPixel public property

public short bmBitsPixel
return short

bmHeight public property

public int bmHeight
return int

bmPlanes public property

public short bmPlanes
return short

bmType public property

public int bmType
return int

bmWidth public property

public int bmWidth
return int

bmWidthBytes public property

public int bmWidthBytes
return int