API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeDecodedImage

@codexo/exojs / assets / stable

A decoded raster image: an ImageBitmap where the environment supports one.

0
props
0
methods
0
events
Import
import { DecodedImage } from '@codexo/exojs'

A decoded raster image: an ImageBitmap where the environment supports one.

Definition1
HTMLImageElement | ImageBitmap
Source