ReactOS 0.4.15-dev-7788-g1ad9096
SURFINFO Struct Reference

#include <DibLib_interface.h>

Collaboration diagram for SURFINFO:

Public Attributes

ULONG iFormat
 
PBYTE pvScan0
 
PBYTE pjBase
 
LONG lDelta
 
LONG cjAdvanceY
 
POINTL ptOrig
 
BYTE jBpp
 

Detailed Description

Definition at line 4 of file DibLib_interface.h.

Member Data Documentation

◆ cjAdvanceY

LONG SURFINFO::cjAdvanceY

Definition at line 10 of file DibLib_interface.h.

Referenced by _DibFunction(), Dib_BitBlt_SRCCOPY_EqSurf(), and EngBitBlt().

◆ iFormat

◆ jBpp

BYTE SURFINFO::jBpp

Definition at line 12 of file DibLib_interface.h.

Referenced by CalculateCoordinates(), Dib_BitBlt_SRCCOPY_EqSurf(), and EngBitBlt().

◆ lDelta

LONG SURFINFO::lDelta

Definition at line 9 of file DibLib_interface.h.

Referenced by _DibFunction(), CalculateCoordinates(), and EngBitBlt().

◆ pjBase

PBYTE SURFINFO::pjBase

Definition at line 8 of file DibLib_interface.h.

Referenced by _DibFunction(), CalculateCoordinates(), and Dib_BitBlt_SRCCOPY_EqSurf().

◆ ptOrig

POINTL SURFINFO::ptOrig

Definition at line 11 of file DibLib_interface.h.

Referenced by _DibFunction(), and CalculateCoordinates().

◆ pvScan0

PBYTE SURFINFO::pvScan0

Definition at line 7 of file DibLib_interface.h.

Referenced by CalculateCoordinates(), and EngBitBlt().


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