File
- core/
modules/ simpletest/ tests/ image.test, line 203 - Tests for core image handling API.
Class
- ImageToolkitGdTestCase
- Test the core GD image manipulation functions.
Code
protected $white = array(255, 255, 255, 0);
protected $white = array(255, 255, 255, 0);