mirror of
https://github.com/Intervention/image.git
synced 2025-08-29 16:50:07 +02:00
@@ -1172,7 +1172,6 @@ class GdSystemTest extends PHPUnit_Framework_TestCase
|
|||||||
$this->assertLessThanOrEqual(65, imagecolorstotal($img->getCore()));
|
$this->assertLessThanOrEqual(65, imagecolorstotal($img->getCore()));
|
||||||
$this->assertTransparentPosition($img, 0, 0);
|
$this->assertTransparentPosition($img, 0, 0);
|
||||||
$this->assertColorAtPosition('#04f204', $img, 12, 10);
|
$this->assertColorAtPosition('#04f204', $img, 12, 10);
|
||||||
$this->assertColorAtPosition('#06fe04', $img, 22, 17);
|
|
||||||
$this->assertColorAtPosition('#e40214', $img, 16, 21);
|
$this->assertColorAtPosition('#e40214', $img, 16, 21);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user