new: ^image.pixel(x;y)[(color)] get/set pixel color
$image[^image::create(100;100)] ^image.pixel(0;0;0xFF0000) $response:body[^image.gif[]]