In the properties info tab is that information about the actual image properties or the output properties it will be when exported?
It’s the image output from the selected node.
Thanks for the reply rodlie. Can you help me with this? Is there somewhere in the program that shows the properties of the actual input file ?
Switch to the Controls
tab, in the middle-ish of that tab you should see a button named File Info...
, click that and a new dialog should popup with the information you need.
Thanks again, will check it out right now.
Yep that was file info. But I was hoping I could find out what type of alpha channel my file has…premultiplied alpha or unpremuliplied alpha. That’s not in there.
Ah, that information will not be listed there (can also only be detected if the file format supports it), this is just output from the backend library used to decode the image.
ok . I guess the only way I’ll know is if I export the file as either premultied or unpemultiplied and note it in the metadata from now on. Thank you sir.
EXR uses associated alpha, TIFF supports both (check metadata).
Thanks again I’ll try both and see what I get. one last thing though… at the node input its showing a alpha type opaque unpremultiplied or premultiplied. is that the actual alpha type or just what natron is reading it as?
That is what Natron will assume/use as input (it might not be correct).
yes that’s what I thought. Anyway it makes pretty good guesses . I tried 3 files , one paque one with straight alpha and one with premultiplied and it got each one right. I’ll keep in mind though that it may not always be correct