Thank you for your answer !
Indeed, that's what I do. My bitmap in input is set to "absolute" and the nodes after to "relative to parent". But my goal is to be able to manage the resolution of the injected bitmap thanks to an integer 2 called in the output size, as described below:
"You can create an integer2 parameter and place its min and max to -1 (128) 3 (2048). Then, create an empty function for the output size of the node you want to control and use the get Integer 2, choose your parameter and set the node to output. Now you can control the size of the node from the user parameter."
But in substance player, my render is in low resolution and my parameter does not change anything :/