LCD GetHeight

From Bennu Wiki
Jump to navigation Jump to search


Up to LCD.DLL Functions



Definition

INT LCD_GetHeight ( <INT device> )

Returns the height in pixels of the LCDscreen of the specified device.

Parameters

INT device - Number of the device.

Returns

INT : The height of the LCDscreen in pixels.

LCD_ERROR_INVALIDDEVICE - -20 - Invalid device.
>=0 - The height of the LCDscreen in pixels.


LCD.DLL Functions
LCD_About()LCD_Close()LCD_Devices()LCD_GetDepth()LCD_GetHeight()LCD_GetNumButtons()LCD_GetWidth()LCD_Init()LCD_IntVersion()LCD_Open()LCD_Quit()LCD_ReadButton()LCD_ReadButtons()LCD_SetBitmap()LCD_Version()