zigar.image.WebImage(acc, format) - chung-leong/zigar GitHub Wiki

JavaScript | PHP


Parametric struct type designed to accept a JavaScript ImageData object.

Arguments:

Struct fields:

  • data: []const Pixel|[]Pixel
  • width: u32
  • height: u32
  • colorSpace: enum { srgb, @"display-p3" }

Constants:

  • pixel_format = format

Functions: