BitmapBytesPerLine property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int BitmapBytesPerLine.

Delphi Syntax

BitmapBytesPerLine: Integer;

Overview

Examining and Altering Bitmaps

Remarks

Indicates the Number of bytes per line of the bitmap loaded in main control.

See Also

Elements:

GetBitmapRow method, GetBitmapRowCol method, PutBitmapRowCol method, PutBitmapRow method,BitmapOrder property.

Topics:

Raster Images: Getting / Setting Rows from Bitmaps