protected property ImageToolkitGdTestCase::$fuchsia

File

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

Class

ImageToolkitGdTestCase
Test the core GD image manipulation functions.

Code

protected $fuchsia = array(
  255,
  0,
  255,
  0,
);