Using geimage |
The usual way to invoke geimage is as follows:
geimage <image_filename>This will read the file <image_filename> containing the image and generate an Eiffel class in the current working directory embedding this image. By default the class name is inferred from the name of the image file. For example if the image filename is my_image.png then the class name will be MY_IMAGE and the name of the generated file will be my_image.e.
Here is the list of options that can be used with geimage:
Copyright © 2020, Eric Bezault mailto:ericb@gobosoft.com http://www.gobosoft.com Last Updated: 17 May 2020 |