protected property ImageToolkitGdTestCase::$transparent in SimpleTest 7
File
- tests/
image.test, line 204 - Unit tests for the Drupal Form API.
Class
- ImageToolkitGdTestCase
- Test the core GD image manipulation functions.
Code
protected $transparent = array(
0,
0,
0,
127,
);