[php] dasdasd

Viewer

  1.  
  2. # the name of the "filter set"
  3. event_sponsor:
  4.     # adjust the image quality to 75%
  5.     quality: 75
  6.     # list of transformations to apply (the "filters")
  7.     filters:
  8.         # create a thumbnail: set size to 120x90 and use the "outbound" mode
  9.         # to crop the image when the size ratio of the input differs
  10.         thumbnail: { size: [180, 180], mode: inset }
  11.         # create a 2px black border: center the thumbnail on a black background
  12.         # 4px larger to create a 2px border around the final image
  13.         background: { size: [180, 180], position: center, color: '#ffffff' }
  14.  

Editor

You can edit this paste and save as new:


File Description
  • dasdasd
  • Paste Code
  • 28 Mar-2024
  • 605 Bytes
You can Share it: