add insert_image and add_bleed_edge functions

This commit is contained in:
GenevensiS
2025-07-12 01:14:15 +02:00
parent e4e5b6840e
commit 0e4c91b940
7 changed files with 258 additions and 1 deletions
@@ -85,6 +85,7 @@ $built_in_functions = array(
'recolor_image' =>'',
'resize_image' =>'',
'enlarge' =>'',
'add_bleed_edge' =>'',
'crop' =>'',
'flip_horizontal' =>'',
'flip_vertical' =>'',