KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
RemoteImage Struct Reference

#include <dbusutils_p.h>

Public Attributes

int width = 0
 
int height = 0
 
int rowStride = 0
 
bool hasAlpha = false
 
int bitsPerSample = 0
 
int channels = 0
 
QByteArray data
 

Detailed Description

Definition at line 43 of file dbusutils_p.h.

Member Data Documentation

◆ bitsPerSample

int RemoteImage::bitsPerSample = 0

Definition at line 50 of file dbusutils_p.h.

◆ channels

int RemoteImage::channels = 0

Definition at line 51 of file dbusutils_p.h.

◆ data

QByteArray RemoteImage::data

Definition at line 52 of file dbusutils_p.h.

◆ hasAlpha

bool RemoteImage::hasAlpha = false

Definition at line 49 of file dbusutils_p.h.

◆ height

int RemoteImage::height = 0

Definition at line 47 of file dbusutils_p.h.

◆ rowStride

int RemoteImage::rowStride = 0

Definition at line 48 of file dbusutils_p.h.

◆ width

int RemoteImage::width = 0

Definition at line 46 of file dbusutils_p.h.


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