PHP calls to integrate images possible?

Is there a way to integrate photos with php-calls into GRAV?
e.g. http://192.168.1.200/photo/webapi/thumb.php?api=SYNO.PhotoStation.Thumb&method=get&version=1&size=large&id=smart_416b7475656c6c20686f636867656c6164656e2e2e2e&thumb_sig=2f766f6c756d65312f70686f746f2f4472657364656e204a756c692041756775737420323031382f666f5f202d2033382e6a7067&mtime=1537708729&SynoToken=06nnsja28n1l0rpmth5ui75r23
or
http://kalsey.com/tools/buttonmaker/button.php?barPosition=50&leftText=Dynamic&leftTextColor=ffffff&rightText=IMG&rightTextPosition=54

I found out for myself: The PHP call for the image can be integrated via an IFrame syntax with the Gantry Framework and Particle Custom HTML!