Remmina - The GTK+ Remote Desktop Client  v1.4.33
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
_RemminaPluginScreenshotData Struct Reference

#include <types.h>

Data Fields

unsigned char * buffer
 
int bitsPerPixel
 
int bytesPerPixel
 
int width
 
int height
 

Detailed Description

Definition at line 83 of file types.h.

Field Documentation

◆ bitsPerPixel

int _RemminaPluginScreenshotData::bitsPerPixel

Definition at line 85 of file types.h.

◆ buffer

unsigned char* _RemminaPluginScreenshotData::buffer

Definition at line 84 of file types.h.

◆ bytesPerPixel

int _RemminaPluginScreenshotData::bytesPerPixel

Definition at line 86 of file types.h.

◆ height

int _RemminaPluginScreenshotData::height

Definition at line 88 of file types.h.

◆ width

int _RemminaPluginScreenshotData::width

Definition at line 87 of file types.h.


The documentation for this struct was generated from the following file: