BitmapBytesPerLine property (ILEADRaster)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long BitmapBytesPerLine

Overview

Refer to Examining and Altering Bitmaps.

Remarks

(Read only) Gets the number of bytes per line, rounded upward to the nearest multiple of four.

See Also

Elements:

BitmapHeight property, BitmapWidth property, BitmapBits property, BitmapCompression property, BitmapSize property

Topics:

Raster Images: Getting Current Information