0

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?

Babba
  • 253
  • 1
  • 5
  • 12

1 Answers1

0

You need pixel shader effect for your image.
Here is example of usage effects.

Community
  • 1
  • 1
Samvel Siradeghyan
  • 3,523
  • 3
  • 30
  • 49