b2dGetImageHandleX

Category: 2D Overlay

Syntax:

b2dGetImageHandleX:Int(imageHandle:Int)


Parameters

Returns

Int



Summary

Queries horizontal handle offset (returns stored handleX pivot coordinate).

Takes imageHandle (image handle from b2dLoadImage or b2dLoadAnimImage, positive integer).

Returns handleX (horizontal offset in pixels, integer, 0 if invalid).

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn