The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Python: How do I save a graphic?
10-06-2021, 10:50 PM (This post was last modified: 10-06-2021 10:51 PM by Guenter Schink.)
Post: #1
Python: How do I save a graphic?
In my App Mandelbrot Explorer I tried to save a picture in graphic G1 by:

name="tst.jpg"
hpprime.eval("MandelExpl.AFiles(name):=G1")

this line is executed without any error, but there is no graphic stored. When I terminate the App, I still can save this picture from the command line by AFiles(name):=G1. And then it shows up in the connectivity kit as a file at the right place.

Does someone have a clue?

Günter
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Python: How do I save a graphic? - Guenter Schink - 10-06-2021 10:50 PM



User(s) browsing this thread: 5 Guest(s)