That changed in the current OIIO master. It used to be array.array, now we're switching (as of the release that's about to happen) to Numpy arrays. Maybe you're reading a manual that's more recent than the 1.8 you are using?
> On Oct 29, 2018, at 10:46 AM, Mate Birkas <[email protected]> wrote: > > Dear OiiO devs, > the manual states that the return type of read_image() in Python is Numpy > array, but my version (1.8.15, Arch Linux, distribution's binary) returns an > array.array. Is it a configuration option or the part is outdated in the > manual? > Thanks, > Mate -- Larry Gritz [email protected]
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
