hi,
i try reading an openExr file with arbitary numbers of channels and bit depths. 
I was trying to store a list of Array2Ds like
    std::vector < Imf::Array2D<half> > hPixelList; or
    Imf::Array2D<half> px[5];
but cant make any of these work. Maybe i am missing something obvious here?
Will store thrm all to the same Array2d for now.
Thanks for your help,
katrin

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

_______________________________________________
Openexr-devel mailing list
Openexr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/openexr-devel

Reply via email to