How does one change filtermode for a specific image in VS2013?
I'm using the PictureBox component with zoom sizemode but it scales the image bilineary and since the image I'm using is a low resolution sprite (32px*32px) i'd like to have it use Neareset Point filtering instead.