Replies: 1 comment 1 reply
-
There's no backend that does that at the moment. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
as I am using
wxWidgets
as my main GUI, I need to get the generated plot image asRGBRGBRGB...
orRGBARGBARGBA...
formats, so I can display it in awxStaticBitmap
inside awxPanel
instead of saving it into the hard disk.TIA.
Beta Was this translation helpful? Give feedback.
All reactions