Open ChrisAmaya opened 2 years ago
Requires the Payload folder to be made first
We have a image compression library already picked and its included in our project its your job to wrap it into a more useful function for when we get an image.
gets image --> compresses it --> returns compressed version
A good way to start this task is to review the library we are using and where its included and to ensure its included properly
Requires the Payload folder to be made first
We have a image compression library already picked and its included in our project its your job to wrap it into a more useful function for when we get an image.
gets image --> compresses it --> returns compressed version