DIBMP:Width  Access

<< Click to Display Table of Contents >>

Navigation:  DiBMP Class >

DIBMP:Width  Access

Previous pageReturn to chapter overviewNext page
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