GetBitmapClipSegmentsMax method (Main Control)
Builder Syntax |
int GetBitmapClipSegmentsMax(pCardinal puMaxSegments); |
Delphi Syntax |
Function GetBitmapClipSegmentsMax (puMaxSegments: pCardinal ): Integer; |
Overview |
Refer to Creating and Using a Bitmap Region |
Remarks
Gets the number of elements required to hold the clip segments for any row in the bitmap. Use this method in conjunction with GetBitmapClipSegments method.
See Also
Elements: |
|
Topics: |