Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

BMF_DISPLAYABLE

Bit flag for AllocBitMap Displayable Bitmap

Declaration

Source position: agraphics.pas line 90

const BMF_DISPLAYABLE = 1 shl BMB_DISPLAYABLE;

Description

This bitmap data should be allocated in such a manner that it can be displayed. Displayable data has more severe alignment restrictions than non-displayable data in some systems.


Documentation generated on: 2021-07-30