Changed the names to match the PECL nomenclature
[phpCairo.git] / src / cairo / uu.php
bloba1c03e20274a3ec0b270f05acb28e2c29201c115
1 <?
2 $black_pixel = array("255", "255", "255");
3 echo sizeof($black_pixel);
4 ?>