File
- drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php, line 23
- Definition of Drupal\system\Tests\Image\ToolkitGdTest.
Class
- ToolkitGdTest
- Test the core GD image manipulation functions.
Namespace
Drupal\system\Tests\Image
Code
protected $transparent = array(
0,
0,
0,
127,
);