Hi all !I would like to know, when creating an image like that:rgb32f_image_t img(w, h);is the image filled with 0 by default or should I call fill_pixels ?Thank you !Eloi.