.色调变换(Hue change)源程序

类别:Java 点击:0 评论:0 推荐:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>java</title>
</head>

<body bgcolor="#000000" text="#0000FF" link="#FF00FF">

<p align="center"><font face="宋体" color="#00FF00"><big><strong><big><big>色调变换</big></big></strong></big></font></p>

<p align="center">
<applet code="huerot.class" width="140" height="177">
  <param name="credits" value="Applet by Fabio Ciucci (www.anfiteatro.it/java.html)">
  <param name="res" value="1">
  <param name="image" value="madpop.jpg">
  <param name="hueshift" value="40">
  <param name="memdelay" value="1000">
  <param name="priority" value="3">
  <param name="MinSYNC" value="10">
  <param name="textscroll" value="NO">
  <param name="regcode" value="NO">
  <param name="reglink"
  value="http://www.cyberthrill.com/cgi-bin/sponsor/comcn/ricochet.cgi?-02fxr">
  <param name="regnewframe" value="NO">
  <param name="regframename" value="_blank">
  <param name="statusmsg" value="HueRot applet">Sorry, your browser doesn't suppor Java.
</applet>
</p>
<p align="center"><input TYPE="button" NAME="view" VALUE="查看源程序"
OnClick="window.location=&quot;view-source:&quot; +window.location.href"> </p>
</body>
</html>

本文地址:http://com.8s8s.com/it/it18955.htm