Changeset 11349
- Timestamp:
- 2006/12/27 14:39:30 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/admin/total/class/SC_GraphBase.php
r7208 r11349 51 51 $this->image = imagecreatetruecolor($bgw, $bgh); 52 52 // ¥¢¥ó¥Á¥¨¥¤¥ê¥¢¥¹Í¸ú 53 imageantialias($this->image, true);53 //imageantialias($this->image, true); 54 54 // ÇØ·Ê¿§¤ò¥»¥Ã¥È 55 55 imagefill($this->image, 0, 0, lfGetImageColor($this->image, $ARR_BG_COLOR));
Note: See TracChangeset
for help on using the changeset viewer.
