Supported Versions: PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8
Finds whether a variable is null
is_null(mixed $value): bool
                $this->initFromObject($value);

                break;



            case 
is_null($value):

                
$this->initFromArray([2552552550]);

                break;
    {

        
$data $this->decodeDataUrl($this->data);



        return 
is_null($data) ? false true;

    }
    protected function setQuality($quality)

    {

        
$quality is_null($quality) ? 90 $quality;

        
$quality $quality === $quality;



        if (
$quality || $quality 100) {
    public function border($width$color null)

    {

        
$this->border_width is_numeric($width) ? intval($width) : 0;

        
$this->border_color is_null($color) ? '#000000' $color;

    }
    public function hasOutput()

    {

        return ! 
is_null($this->output);

    }
    {

        
$value $this->type('numeric')->value();



        if (
is_null($value)) {

            return 
$this;

        }
    {

        
$v $this->type('numeric')->value();



        if (
is_null($v)) {

            return 
$this;

        }
    {

        
$v $this->type('numeric')->value();



        if (
is_null($v)) {

            return 
$this;

        }
            $data = @exif_read_data($stream);



            if (!
is_null($key) && is_array($data)) {

                
$data array_key_exists($key$data) ? $data[$key] : false;

            }
            }

        }



        if (! 
is_null($key) && is_array($data)) {

            
$data array_key_exists($key$data) ? $data[$key] : false;

        }
        $x $this->argument(2)->type('digit')->value();

        
$y $this->argument(3)->type('digit')->value();



        if (
is_null($width) || is_null($height)) {

            throw new 
\Intervention\Image\Exception\InvalidArgumentException(

                
"Width and height of cutout needs to be defined."

            
);
        $position = new Point($x$y);




        if (
is_null($x) && is_null($y)) {

            
$position $image->getSize()->align('center')->relativePosition($cropped->align('center'));

        }
        $resource imagecreatetruecolor($size->width$size->height);




        if (
is_null($matte)) {

            
$matte imagecolorallocatealpha($resource255255255127);

        } else {

            
$matte $image->getDriver()->parseColor($matte)->getInt();
        $original_height $image->getHeight();




        
$width is_null($width) ? $original_width intval($width);

        
$height is_null($height) ? $original_height intval($height);
        $width is_null($width) ? $original_width intval($width);

        
$height is_null($height) ? $original_height intval($height);




        if (
$relative) {