Edit in GitHubLog an issue

@express-document-sdk / BitmapImage

Interface: 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.

Properties

height

readonly height: number

Original height of the bitmap in pixels.


width

readonly width: number

Original width of the bitmap in pixels.

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.