Change Channel names
Aaron Carlisle <[email protected]> Fri, 11 Dec 2015 13:02:53 -0600
| Newsgroups | gmane.comp.video.openexr.user |
|---|---|
| Message-ID | <CADwEHsO24VMfQcUausakqRtO7uQPm-kshDDoFjLe+hwaxXu0xg@mail.gmail.com> |
--===============3027456631847743826== Content-Type: multipart/alternative; boundary=001a113ff85a7a84990526a3f870 --001a113ff85a7a84990526a3f870 Content-Type: text/plain; charset=UTF-8 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. --001a113ff85a7a84990526a3f870 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">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 bac= k into a const char * which works, but I have significant data loss and the= pixels no longer show up in the image.</div> --001a113ff85a7a84990526a3f870-- --===============3027456631847743826== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Openexr-user mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/openexr-user --===============3027456631847743826==--