You are here

protected property ToolkitImagemagickTest::$rotateTransparent in ImageMagick 8.3

Same name and namespace in other branches
  1. 8 tests/src/Functional/ToolkitImagemagickTest.php \Drupal\Tests\imagemagick\Functional\ToolkitImagemagickTest::rotateTransparent
  2. 8.2 tests/src/Functional/ToolkitImagemagickTest.php \Drupal\Tests\imagemagick\Functional\ToolkitImagemagickTest::rotateTransparent

File

tests/src/Functional/ToolkitImagemagickTest.php, line 32

Class

ToolkitImagemagickTest
Tests that core image manipulations work properly through Imagemagick.

Namespace

Drupal\Tests\imagemagick\Functional

Code

protected $rotateTransparent = [
  255,
  255,
  255,
  127,
];