My project uses a lot of pictures and I need to make a preview for them. My problem is that some of them are really small (16x16 pixels) so when I stretch them in a picturebox, it will look very blur. I would like to be able to see the actual pixels like this (example in Paint):
Instead of this:
I tried to resize it with few methods but none worked for me.