I have an image control that contain an image. I want to show the image by code, displaying random pixel of the original image.
Is it possible?
I have an image control that contain an image. I want to show the image by code, displaying random pixel of the original image.
Is it possible?
You need pixel shader effect for your image.
Here is example of usage effects.