QTools  7.4.1
Collection of Host-Based Tools
Loading...
Searching...
No Matches
GraphicDisplay Struct Reference

#include "qwin_gui.h"

Public Attributes

HDC src_hDC
 
int src_width
 
int src_height
 
HDC dst_hDC
 
int dst_width
 
int dst_height
 
HWND hItem
 
HBITMAP hBitmap
 
BYTE * bits
 
BYTE bgColor [3]
 

Detailed Description

Definition at line 90 of file qwin_gui.h.

Member Data Documentation

◆ src_hDC

HDC GraphicDisplay::src_hDC

Definition at line 91 of file qwin_gui.h.

◆ src_width

int GraphicDisplay::src_width

Definition at line 92 of file qwin_gui.h.

◆ src_height

int GraphicDisplay::src_height

Definition at line 93 of file qwin_gui.h.

◆ dst_hDC

HDC GraphicDisplay::dst_hDC

Definition at line 94 of file qwin_gui.h.

◆ dst_width

int GraphicDisplay::dst_width

Definition at line 95 of file qwin_gui.h.

◆ dst_height

int GraphicDisplay::dst_height

Definition at line 96 of file qwin_gui.h.

◆ hItem

HWND GraphicDisplay::hItem

Definition at line 97 of file qwin_gui.h.

◆ hBitmap

HBITMAP GraphicDisplay::hBitmap

Definition at line 98 of file qwin_gui.h.

◆ bits

BYTE* GraphicDisplay::bits

Definition at line 99 of file qwin_gui.h.

◆ bgColor

BYTE GraphicDisplay::bgColor[3]

Definition at line 100 of file qwin_gui.h.


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