Bitmap Open Mode Types
The following values indicate the open mode for an image:
BMM_NOT_OPEN
Image not opened yet.
BMM_OPEN_R
Image opened in Read-only mode.
BMM_OPEN_W
Image opened in Write-only mode. No reads will occur.
Bitmap Open Mode Types
The following values indicate the open mode for an image:
BMM_NOT_OPEN
Image not opened yet.
BMM_OPEN_R
Image opened in Read-only mode.
BMM_OPEN_W
Image opened in Write-only mode. No reads will occur.