Unicode Controls & Classes for VB6 - Version 4

clsDIBSection.BytesPerScanLine Property

Returns the numbers of bytes used for storing a line of the internal bitmap (depends on the resolution) rounded to the next 4 bytes (used in many API functions)

Syntax
Public Property Get BytesPerScanLine () As Long
Parameters
Parameter Description
Remarks