Ignition Images

Hi, I am using this ignition version but I have a problem, when I am trying to put a sharp image , the image is sharp but when I put into ignition designer image, this appears very bad don’t respect and I have this in the properties of ignition. I appreciate every response Thanks.

Why don’t appear me sharp when i put it in a image component?

In other versions such as the 7.9.21 the same image appeaar good with the same component.

It looks like you have two of the “same” image, and I’m guessing one is a small thumbnail version of the other? The small one (which you also attached at the end of your post) would look very pixelated when stretched out to the size shown in your screenshot. It’s only 121 x 125 pixels.

Exactly, in version 7.9 this type of problem didn’t occur — image scaling worked well because it didn’t pixelate the images. But now I’m using version 8.1 and I’m not sure if I’m doing something wrong, but I’m doing the same thing: I drag an Image component and use the same image, but in this version it appears pixelated. So I have two questions: why does it look like this in the new version, and why did the previous one have better quality? And how can I improve the image quality in the new version?

The only conclusion is that the “previous one” wasn’t the exact same image, because an image that small would look pixelated at large size no matter what platform it was shown on*. Your screenshot shows two thumbnails for the “same” image, so have you tried using the other one?

*Except on Law & Order

I would try converting the image from a .PNG to a vector graphic format.

Somewhere in the 8.0 line we changed the default way images are scaled up from a not very good smoothing algorithm to a not very good nearest neighbor algorithm; the latter works better for pixelated images (such as our built in icons) but neither works very well (nor does any image resizing algorithm that's not inventing detail like recent AI ones) trying to make something very small into something very large. As Ryan mentioned - it's not CSI, we can't zoom and enhance infinitely.