static ImageSurface pixelatedImageSurface() { var is = imageSurface(); imageSurface_pixelated(is); ret is; }