DIBMP:Width Access
<< Click to Display Table of Contents >> DIBMP:Width Access |
![]() ![]() ![]() |
Type | LongInt |
Purpose
This access returns the width (in pixels) of the currently loaded bitmap. If a bitmap is not loaded, it returns zero.
Example
// Retrieve the bitmap width
nWidth := oDIBMP:Width