ReactOS 0.4.15-dev-7953-g1f49173
_IMGINFO Struct Reference

#include <userinit.h>

Public Attributes

HBITMAP hBitmap
 
INT cxSource
 
INT cySource
 
INT iPlanes
 
INT iBits
 

Detailed Description

Definition at line 47 of file userinit.h.

Member Data Documentation

◆ cxSource

INT _IMGINFO::cxSource

Definition at line 50 of file userinit.h.

Referenced by GeneralPageProc(), InitLogo(), and RosImageProc().

◆ cySource

INT _IMGINFO::cySource

Definition at line 51 of file userinit.h.

Referenced by InitLogo(), and RosImageProc().

◆ hBitmap

HBITMAP _IMGINFO::hBitmap

Definition at line 49 of file userinit.h.

Referenced by GeneralPageProc(), InitLogo(), and RosImageProc().

◆ iBits

INT _IMGINFO::iBits

Definition at line 53 of file userinit.h.

Referenced by InitLogo(), and RosImageProc().

◆ iPlanes

INT _IMGINFO::iPlanes

Definition at line 52 of file userinit.h.

Referenced by InitLogo(), and RosImageProc().


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