ImageToolkitGdTestCase::$yellow

Type: yellow

File

modules/simpletest/tests/image.test, line 209

Class

ImageToolkitGdTestCase
Test the core GD image manipulation functions.

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.