Edit in GitHubLog an issue

@express-document-sdk / BitmapImage

Class: BitmapImage

Represents a bitmap image resource. Use Editor.loadBitmapImage to create a BitmapImage, and then Editor.createImageContainer to display it in the document by creating a MediaContainerNode structure.

Accessors

height

get height(): number

Original height of the bitmap in pixels.

Returns

number


width

get width(): number

Original width of the bitmap in pixels.

Returns

number

Was this helpful?
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.