WebIDLpedia

TexImageSource typedef

Definition

WebGL Specification defines TexImageSource



typedef (ImageBitmap or
         ImageData or
         HTMLImageElement or
         HTMLCanvasElement or
         HTMLVideoElement or
         OffscreenCanvas or
         VideoFrame) TexImageSource;

Referring IDL interfaces/dictionaries

Referring specifications