Line 359:
Line 359:
or 0 if it should get the same width as the image.
or 0 if it should get the same width as the image.
frameHeight The height of the frame. Should be a multiple of image->GetHeight()
frameHeight The height of the frame. Should be a multiple of image->GetHeight()
−
or 0 if it should get the same height as the image.
+
or 0 if it should get the same height as the image.
−
At this stage, we are only using the first parameter and ignoring the second two. After consulting the source code for this function, it will work fine with no parameters, it will set them to 0 if no other is there.
At this stage, we are only using the first parameter and ignoring the second two. After consulting the source code for this function, it will work fine with no parameters, it will set them to 0 if no other is there.