v2026.2.1
All Bundles
Rect
OpenCV rectangle
Operations
GetHeight
Get height
method : public : GetHeight() ~ IntReturn
GetWidth
Get width
method : public : GetWidth() ~ IntReturn
New
Constructor
New(x:Int, y:Int, width:Int, height:Int)Parameters
| Name | Type | Description |
|---|
| x | Int | x-position |
| y | Int | y-position |
| width | Int | width |
| height | Int | height |
ToJson
JSON representation
method : public : ToJson() ~ JsonElementReturn