![]() |
• Logitech Plugin |
|
API Links
Developer Links
|
LogitechPlugin::GetLogoDataDefined in:
Returns a pointer to a C4 Engine logo image.
C4LogitechPlugin.hPrototype
Description
The GetLogoData function returns a pointer to a static image buffer containing the C4 Engine logo. This image can be displayed on a Logitech device by calling the LogitechDevice::GetDeviceImage function to retrieve a pointer to the device's image storage buffer and copying exactly 6880 bytes (160×43 pixels) to it from the logo buffer.
See Also
|