Function libjxl :: jxl :: ImageFromPacked
template <class T>
auto ImageFromPacked(const std::vector<T>& packed, const size_t xsize, const size_t ysize) -> Plane<T>