diff --git a/files/en-us/web/api/createimagebitmap/index.md b/files/en-us/web/api/createimagebitmap/index.md index 3353ca226ecd318..e7cf96dfde147df 100644 --- a/files/en-us/web/api/createimagebitmap/index.md +++ b/files/en-us/web/api/createimagebitmap/index.md @@ -33,6 +33,7 @@ createImageBitmap(image, sx, sy, sw, sh, options) - {{domxref("ImageData")}} - {{domxref("ImageBitmap")}} - {{domxref("OffscreenCanvas")}} + - {{domxref("VideoFrame")}} - `sx` - : The x coordinate of the reference point of the rectangle from which the `ImageBitmap` will be extracted. - `sy`