ImageToolkitGdTestCase::$rotate_transparent

Type: rotate_transparent

File

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

Class

ImageToolkitGdTestCase
Test the core GD image manipulation functions.

Code

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

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