Edit in GitHubLog an issue

@express-document-sdk / BitmapImage

Interface: BitmapImage

Represents a bitmap image resource. Use loadBitmapImage to create a BitmapImage, and then 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.