High-level managed interface for Logitech GamePanel LCD devices.
Bitmap Property
NamespacesGamePanelLCDLibGamePanelLCDBitmap

[This is preliminary documentation and is subject to change.]

Provides a bitmap of the GamePanel LCD contents suitable for display in a client app.
Declaration Syntax
C#Visual BasicVisual C++
public Image Bitmap { get; }
Public ReadOnly Property Bitmap As Image
public:
property Image^ Bitmap {
	Image^ get ();
}
Remarks
The GamePanel LCD device does not report the current screen contents, so at initialization, the bitmap will not be able to read the current screen contents.

Assembly: GamePanelLCDLib (Module: GamePanelLCDLib) Version: 0.1.3302.29568