Image function
This section image function
Image function is used to specify icon image.
Its format is `image(image_filename, rotate)`.
Parameters:
- image_filename(string) - Image filename.
- rotate(string) - Optional, specify how image reacts to rotate/flip operations.
Example:
image(‘some_image.png’, rotate=”text_like”)