|
||
The ImageAssembler Templates generate code using some of the primitives in the ImageAssembler class.
However there are other methods that allow you to add lines, rectangles, rounded corner rectangles and images to the target image as well as text.
What follows in this section of the docs is the code comments from the class as well as the data section and the method declarations.
Each method is then expanded to show what the parameters are and what each option does.
If you look at the MODULE view of the demo apps for the ImageAssembler demos, you will see how the class code is used.