[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Openexr-devel] list/vector auf array2d pixels
From: |
katrin schmid |
Subject: |
[Openexr-devel] list/vector auf array2d pixels |
Date: |
Fri, 14 Jan 2011 01:14:41 +0100 |
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] list/vector auf array2d pixels,
katrin schmid <=