Class: Toybox.Graphics.BitmapReference

Overview

Object that references a bitmap resource allocated from the graphics memory pool

Since:

API Level 4.0.0

Instance Method Summary collapse

Instance Method Details

getHeight() as Lang.Number

Load the resource, then get the height of a bitmap resource referenced

Returns:

Since:

API Level 4.0.0

Throws:

getWidth() as Lang.Number

Load the resource, then get the width of a bitmap resource referenced

Returns:

Since:

API Level 4.0.0

Throws:


Generated Apr 17, 2024 9:40:37 AM