I would like to refer to a thread in the legacy forum ... actually still waiting on some feedback to that (2017)
https://plugincafe.maxon.net/topic/10278/13769_copy-bitmap-to-bitmap
Story short, the above discussion was related to copying bitmap without scaling.
The documentation (R20) about ScaleBicubic
still mentions:
"This function can currently only scale down, i.e. the destination needs to be smaller or equal to the source in size." -> notice the "equal". While I understood from the legacy thread that equal doesn't work.
Moving on.
What about the ScaleIt
, there is no mention of only being able to scale down. But using the function it seems to only work when scaling down.
So, what are my options to scale up a bitmap?