SOPutScanLineData

Sets the bit values in a single scan line of a bitmap.

The bitmap format must have been previously defined by using the SOPutBitmapHeader function.

VOID SOPutScanLineData(

U_BYTE VWPTR *pScanLineData,

HPROC reserved

);

Parameters

pScanLineData

Address of the bitmap data for the current scan line.

reserved

Reserved; do not use.

Return Values

None.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples