ImageToolkitGdTestCase::$blue

Type: blue

File

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

Class

ImageToolkitGdTestCase
Test the core GD image manipulation functions.

Code

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

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