I got an interesting situation. I need to produce something like:
It is a standard polar coordinate image, so it is a raster. I already know the color values of pixels in polar coordinate system. But I dont know how to make a bitmap image by assigning polar coordinates.
How do we render a polar coordinate system in wpf? Any heads up or tips are deeply appreciated.
Feel free to ask further details.
Have you seen writeablebitmapex ?