| Title: | Create Hex Stickers |
|---|---|
| Description: | Allows the user to create hex stickers from images. |
| Authors: | Danielle Navarro [aut, cre] (ORCID: <https://orcid.org/0000-0001-7648-6578>) |
| Maintainer: | Danielle Navarro <[email protected]> |
| License: | MIT + file LICENSE |
| Version: | 0.0.0.9000 |
| Built: | 2026-05-31 07:56:20 UTC |
| Source: | https://github.com/djnavarro/hexify |
Create hex sticker from image
hexify( from, to, text_label = NULL, text_colour = "white", border_colour = "grey20", border_opacity = 60 )hexify( from, to, text_label = NULL, text_colour = "white", border_colour = "grey20", border_opacity = 60 )
from |
Path to the source image |
to |
Path to the output image |
text_label |
Text to display as the label |
text_colour |
Colour of the text label |
border_colour |
Colour of the border |
border_opacity |
Opacity of the border |
Same as magick::image_write