ReactOS 0.4.15-dev-7907-g95bf896
DibLib_AllDstBPP.h File Reference
#include "DibLib_BitBlt.h"
Include dependency graph for DibLib_AllDstBPP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __DIB_FUNCTION_NAME   __DIB_FUNCTION_NAME_DST
 
#define _SOURCE_BPP   0
 
#define _DEST_BPP   1
 
#define _DEST_BPP   4
 
#define _DEST_BPP   8
 
#define _DEST_BPP   16
 
#define _DEST_BPP   24
 
#define _DEST_BPP   32
 

Macro Definition Documentation

◆ __DIB_FUNCTION_NAME

#define __DIB_FUNCTION_NAME   __DIB_FUNCTION_NAME_DST

Definition at line 3 of file DibLib_AllDstBPP.h.

◆ _DEST_BPP [1/6]

#define _DEST_BPP   1

Definition at line 30 of file DibLib_AllDstBPP.h.

◆ _DEST_BPP [2/6]

#define _DEST_BPP   4

Definition at line 30 of file DibLib_AllDstBPP.h.

◆ _DEST_BPP [3/6]

#define _DEST_BPP   8

Definition at line 30 of file DibLib_AllDstBPP.h.

◆ _DEST_BPP [4/6]

#define _DEST_BPP   16

Definition at line 30 of file DibLib_AllDstBPP.h.

◆ _DEST_BPP [5/6]

#define _DEST_BPP   24

Definition at line 30 of file DibLib_AllDstBPP.h.

◆ _DEST_BPP [6/6]

#define _DEST_BPP   32

Definition at line 30 of file DibLib_AllDstBPP.h.

◆ _SOURCE_BPP

#define _SOURCE_BPP   0

Definition at line 7 of file DibLib_AllDstBPP.h.