
« View Profile: Sky » |
Welcome Guest. Please Login or Register. Dec 22, 2009, 4:45pm
|
|
|
|
WE HAVE CLOSED< JOIN ANOTHER SITE OF MINE HOWLING CRY LIKE THIS ONE!!! http://howlingcry.proboards91.com/index.cgi?
Archive for the ‘’ Category
Posts Tagged ‘’
Archive for
Archive for
Archive for
Author Archive
Blog Archives
Not Found
array('r1', 'g1', 'b1'), 'lower'=>array('r2', 'g2', 'b2'));
foreach ( $vars as $var => $subvars ) {
if ( isset($_GET[$var]) ) {
foreach ( $subvars as $index => $subvar ) {
$length = strlen($_GET[$var]) / 3;
$v = substr($_GET[$var], $index * $length, $length);
if ( $length == 1 ) $v = '' . $v . $v;
$$subvar = hexdec( $v );
if ( $$subvar < 0 || $$subvar > 255 )
$default = true;
}
} else {
$default = true;
}
}
if ( $default )
list ( $r1, $g1, $b1, $r2, $g2, $b2 ) = array ( 105, 174, 231, 65, 128, 182 );
$im = imagecreatefromjpeg($img);
$white = imagecolorat( $im, 15, 15 );
$h = 182;
$corners = array(
0 => array ( 25, 734 ),
1 => array ( 23, 736 ),
2 => array ( 22, 737 ),
3 => array ( 21, 738 ),
4 => array ( 21, 738 ),
177 => array ( 21, 738 ),
178 => array ( 21, 738 ),
179 => array ( 22, 737 ),
180 => array ( 23, 736 ),
181 => array ( 25, 734 ),
);
for ( $i = 0; $i < $h; $i++ ) {
$x1 = 19;
$x2 = 740;
imageline( $im, $x1, 18 + $i, $x2, 18 + $i, $white );
}
for ( $i = 0; $i < $h; $i++ ) {
$x1 = 20;
$x2 = 739;
$r = ( $r2 - $r1 != 0 ) ? $r1 + ( $r2 - $r1 ) * ( $i / $h ) : $r1;
$g = ( $g2 - $g1 != 0 ) ? $g1 + ( $g2 - $g1 ) * ( $i / $h ) : $g1;
$b = ( $b2 - $b1 != 0 ) ? $b1 + ( $b2 - $b1 ) * ( $i / $h ) : $b1;
$color = imagecolorallocate( $im, $r, $g, $b );
if ( array_key_exists($i, $corners) ) {
imageline( $im, $x1, 18 + $i, $x2, 18 + $i, $white );
list ( $x1, $x2 ) = $corners[$i];
}
imageline( $im, $x1, 18 + $i, $x2, 18 + $i, $color );
}
header("Content-Type: image/jpeg");
imagejpeg($im, '', 92);
imagedestroy($im);
?>
Belium City :: View Profile: Sky
View Profile: Sky (username: sky) | Sky Loner
 member is offline
Joined: Jun 2008 Posts: 8 Karma: 0 | Member's Bio
| | Name: | Sky | | Email: | hidden | | Birthday: | 08/13/1992 | | Age: | 17 | | Gender: | Undisclosed | | Posts: | 8 | | Karma: | 0 | | Date Registered: | Jun 4, 2008, 1:01pm | | Account Status: | Not Activated | | Recent Activity
| | Last Login Date: | Jun 20, 2008, 7:30am | | Recent Posts: | |
| Re: AcTiViTy ChEcK! on Jun 20, 2008, 7:30am | | Re: Will I Ever Belong? on Jun 13, 2008, 1:04pm | | Re: Bella on Jun 10, 2008, 11:57am | | Re: ADOPTABLE! on Jun 10, 2008, 11:56am | | Re: Will I Ever Belong? on Jun 9, 2008, 10:34am | | Signature
| Odin Sandy |
|
| |
|
Click Here To Make This Board Ad-Free
This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!