Hi,
i would like to put and adapt a canvas exactly over an image dowload with FileChooser, with the same dimension.
i can't choose the parameter "Keep curent size" because the image is modified.
So for that, i need the width and the height of the file.
I just found the global size in pixels (with FileChooser.FileSizeAt(0) )
How to do?