FreeRDP
wImage Struct Reference

#include <image.h>

Data Fields

int type
 
UINT32 width
 
UINT32 height
 
BYTEdata
 
UINT32 scanline
 
UINT32 bitsPerPixel
 
UINT32 bytesPerPixel
 

Field Documentation

◆ bitsPerPixel

UINT32 wImage::bitsPerPixel

◆ bytesPerPixel

UINT32 wImage::bytesPerPixel

◆ data

BYTE* wImage::data

◆ height

UINT32 wImage::height

◆ scanline

UINT32 wImage::scanline

◆ type

int wImage::type

◆ width

UINT32 wImage::width

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