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