Hey dudes

i am trying to use DownRez.h to downsample an image input...

i do the following.

create ptr to downrez in my Iops constructor.

in _validate check my actual input.
if i have a real input set it as the downrez input via set_input(0, iop* )
then i set the downrez factor
then i validate the downrez.

now looking at the downrez format i see no changes... strange enough though
when i use the downrez  to sample the image i do get a downsampled image in
the lower left corner.... what am i missing here?
it looks like it transforms the image from the lower left corner by the
factor creating a smaller image with black around it where the original
format used to be.
I thought i could use it to quickly down rez an input to my node?

I am sure i am missing something
thanks!
jo
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to