# ImageBitmap >![](../../public_sys-resources/icon-note.gif) **NOTE:** >The APIs of this module are supported since API version 7. The **ImageBitmap** object is generated by the **transferToImageBitmap\(\)** method of the **OffscreenCanvas** object and stores the pixel data rendered by the offscreen canvas. ## Attributes

Name

Type

Description

width

number

Pixel width of the ImageBitmap object.

height

number

Pixel height of the ImageBitmap object.