• Skip to main content
  • Skip to search
  • Skip to select language
MDN Web Docs
  • 参考手册
    • 概述 / Web 技术

      适用于开发者的 Web 技术参考手册

    • HTML

      Web 内容的结构

    • CSS

      用于描述文档样式的代码

    • JavaScript

      通用脚本语言

  • 开发指南
    • 概述 / MDN 学习区

      学习 Web 开发

    • MDN 学习区

      学习 Web 开发

    • HTML

      学习使用 HTML 构建 Web 内容

    • CSS

      学习使用 CSS 设置内容样式

    • JavaScript

      学习在浏览器中运行脚本

  • 更多中文网
  1. 面向开发者的 Web 技术
  2. 网络 API
  3. ImageBitmap
  4. height

目录

  • Specifications
  • Browser compatibility
  1. Canvas API
  2. ImageBitmap
  3. Instance properties
    1. height
    2. width
  4. Instance methods
    1. close()
  5. Related pages for Canvas API
    1. CanvasGradient
    2. CanvasPattern
    3. CanvasRenderingContext2D
    4. HTMLCanvasElement
    5. ImageBitmapRenderingContext
    6. ImageData
    7. OffscreenCanvas
    8. Path2D
    9. TextMetrics
    10. createImageBitmap()

目录

  • Specifications
  • Browser compatibility

ImageBitmap: height property

The read-only ImageBitmap.height property returns the ImageBitmap object's height in CSS pixels.

Specifications

Specification
HTML Standard
# dom-imagebitmap-height-dev

Browser compatibility

BCD tables only load in the browser

MDN Web 中文网 - 粤ICP备13048890号