09-06-2012 08:36 AM
I noticed something interesting when putting a image display within an array. Each display in the array must have the same image size. If an image is given that does not have the same size it autoscales the image buffer to the biggest size. In addition, you cannot set the "Snapshot" attribute when in an array. Here is an image of what I am talking about - notice how the purple image is filled with gray to make it the same size? Anybody have any thoughts on why this is?
09-16-2013 06:27 PM
It is most likely because the image memory allocation pointed to by the image reference is already sized.