BitmapWidth property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float BitmapWidth

Overview

Refer to Examining and Altering Bitmaps.

Remarks

(Read only) Is the width of the bitmap. The unit of measure is determined by the ScaleMode property.

See Also

Elements:

BitmapBits property, BitmapHeight property, BitmapXRes property, BitmapYRes property, GetColorCount method

Topics:

Raster Images: Getting Current Information