PHP 8.5.0 Alpha 4 available for testing

Voting

: two minus two?
(Example: nine)

The Note You're Voting On

sNniffer
5 years ago
using

$img = new Imagick();
$img->readImage( $local_da_imagem );
print_r( $img->getImageCompressionQuality() );

<< Back to user notes page

To Top