File

modules/simpletest/tests/image.test, line 214
Tests for core image handling API.

Class

ImageToolkitGdTestCase
Test the core GD image manipulation functions.

Code

protected $rotate_transparent = array(
  255,
  255,
  255,
  127,
);