protected property ImageToolkitGdTestCase::$green in Drupal 7
File
- modules/
simpletest/ tests/ image.test, line 207 - Tests for core image handling API.
Class
- ImageToolkitGdTestCase
- Test the core GD image manipulation functions.
Code
protected $green = array(
0,
255,
0,
0,
);