@add-on-hlapi-sdk / BitmapImage
Interface: BitmapImage
Represents a bitmap image resource. Can be displayed in the document by creating a MediaContainerNode structure via createImageContainer.
Table of contents
Properties
Properties
height
• Readonly
height: number
Original height of the bitmap in pixels.
width
• Readonly
width: number
Original width of the bitmap in pixels.