In the ChannelList::Iterator and ChannelList::ConsIterator name() is being
defined as a const char * name () const, which means I can't change the
name. Is there anyway around this? I just want to be able to change the
channel name. I tried converting name into a string then back into a const
char * which works, but I have significant data loss and the pixels no
longer show up in the image.
_______________________________________________
Openexr-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/openexr-user

Reply via email to