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