How to save an image with peak_get_icon command return

ronaldproenca

New member
I am unable to save the binary data from the peak_get_icon command response, the image is not formed correctly. I've already tried with Png, Rle and Raw but I'm still unable to create an image from the binary data that Viz Engine(3.14) responds to.

peak_get_icon CAPTURE RENDERER FIELD_EVEN RGBA -1 -1 RAW
peak_get_icon CAPTURE RENDERER FIELD_ODD RGBA -1 -1 RAW
 

Attachments

  • imagem.png
    imagem.png
    171.3 KB · Views: 10
Back
Top