When placing the image below using BackgroundBitmap in version 5, then I just get a white rectangle. In version 3.0, it works fine. The same with other images.
How do I make background bitmaps work in Rhino 5?
I read that with background bitmaps, it’s a good idea to check Tools→Options→Appearance→OpenGL, but I don’t have an option OpenGL. The graphics chipset in that machine is an ancient ATI Mobility Radeon 9000. Operating system is XP/SP3, and the graphics driver is the latest.
This can happen if the bitmap has just 2 colors. If you have a bitmap editor, open the file in it and increase the color depth to 24-bit or 32-bit color.
The image attached to my above post is 24 bits deep. With another image, I tried various bit depths, and even JPEG. I don’t think the problem is related to the image format.
Just wanted to say thank you for shedding light on this. I was almost tearing my hair out when my students were unable to see the picture I uploaded for them to work with.
Don’t know if this has been solved - I’m still playing with an old trial version, and I noticed that the problem has to do with size. On my system a 2060×1176 px image displays, but not a 2047×1176 px one. Perhaps some graphics drivers demand that side length is divisible by four.
Nope. I changed the dimensions to make height and width division by 4 and that works too.
I would prefer to leave accelerated hardware modes off as when I use this function, it is images from the internet and saves a step of opening graphic editing software.