This content has been marked as final.
Show 3 replies
-
1. Re: How to set alpha channel names in a format plugin?
SarahTheProgrammer Jun 26, 2013 2:51 PM (in response to SarahTheProgrammer)I am still trying to find a solution to this. The propChannelName is read only and the documentInfo structure is NULL when reading. Any suggestions?
-
2. Re: How to set alpha channel names in a format plugin?
Tom Ruark Aug 9, 2013 9:18 AM (in response to SarahTheProgrammer)One option would be to write an automation plugin that listens to your file format "open" event and then changes the channel names for you. See the TextFormat TextAutomation plugin examples.
-
3. Re: How to set alpha channel names in a format plugin?
SarahTheProgrammer Aug 23, 2013 6:18 AM (in response to Tom Ruark)The automation plugin worked. Thanks!


