Registry / utility / mos-cimage

mos-cimage

JSON →
library0.8.6phppackagistunverified

Process, scale, resize, crop and filter images.

composer require mos/cimage
INSTALL
IMPORT
SIG · MOS-CIMAGE
M
mos-cimage
utilityphpv0.8.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CImage
use Mos\CImage\CImage;

Resizes an image and saves it.

use Mos\CImage\CImage; $image = new CImage('input.jpg'); $image->resize(800, 600); $image->save('output.jpg');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mos-cimage — pip install mos-cimage · libregistry