Skip to content

New functionality of image handling as strings

Compare
Choose a tag to compare
@adityapatadia adityapatadia released this 23 Feb 16:33
· 213 commits to master since this release
  • createFromString method was added
  • Image can be retrieved as string by doing $image->getImageAsString(); or (string)$image