Compartilhar via


2.3.1 Bitmap Record Types

This section defines the Bitmap Record Types, which specify records that manage and output bitmaps.

The following are the Bitmap Record Types.

Name

Section

Description

META_BITBLT

2.3.1.1

Specifies the transfer of a block of pixels according to a raster operation.

META_DIBBITBLT

2.3.1.2

Specifies the transfer of a block of pixels in device-independent format according to a raster operation.

META_DIBSTRETCHBLT

2.3.1.3

Specifies the transfer of a block of pixels in device-independent format according to a raster operation, with possible expansion or contraction.

META_SETDIBTODEV

2.3.1.4

Sets a block of pixels in the playback device context using device-independent color data.

META_STRETCHBLT

2.3.1.5

Specifies the transfer of a block of pixels according to a raster operation, with possible expansion or contraction.

META_STRETCHDIB

2.3.1.6

Specifies the transfer of color data from a block of pixels in device-independent format according to a raster operation, with possible expansion or contraction.