I am under Linux so things are not that simple, I guess
Search found 2 matches
- 2017-04-12T22:09:02-07:00
- Forum: Magick++
- Topic: Rendering stream
- Replies: 3
- Views: 20860
Re: Rendering stream
Thanks for your feedback snibgo
I am under Linux so things are not that simple, I guess
I am under Linux so things are not that simple, I guess
- 2017-04-12T13:39:42-07:00
- Forum: Magick++
- Topic: Rendering stream
- Replies: 3
- Views: 20860
Rendering stream
Hello,
I am new to Magick++ and would appreciate your guidance.
My goal is to render a stream on the screen, reading frames from the memory each time.
I am able to display the first image, however, I noticed once I do image.display() it just blocks there.
My question is whether I should draw the ...
I am new to Magick++ and would appreciate your guidance.
My goal is to render a stream on the screen, reading frames from the memory each time.
I am able to display the first image, however, I noticed once I do image.display() it just blocks there.
My question is whether I should draw the ...