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