clsDIBSection.BytesPerScanLine PropertyReturns 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
Remarks
|