chickadee
»
leptonic
»
pix-create
Identifier search
pix-create
procedure
in - WIDTH/HEIGHT:
int32
, in pixels.
in - DEPTH: must be 1, 2, 4, 8, or 32
Pix->data is
ptr to unsigned-int32
, array length = w''h, elements initialized to 0
returns: ppix on success, #f on error.