-
Notifications
You must be signed in to change notification settings - Fork 6
zigar.image.WebImage(acc, format)
Chung Leong edited this page Jul 28, 2026
·
2 revisions
JavaScript | PHP
Parametric struct type designed to accept a JavaScript ImageData object.
Arguments:
-
acc: Access -
format: PixelFormat
Struct fields:
-
data:[]const Pixel|[]Pixel -
width:u32 -
height:u32 -
colorSpace:enum { srgb, @"display-p3" }
Constants:
-
pixel_format=format
Functions: