\n
\n" if(form.which[form.which.selectedIndex].value == "text") { str += "Marie Antoinette
\nMarie Antoinette
\nMarie Antoinette
\nMarie Antoinette
\n" } if(form.which[form.which.selectedIndex].value == "image") { str += "
\n" } str += "
\n\n " document.frame1.document.body.innerHTML = str document.frame2.document.body.innerText = str }

フィルター実験室 10

波形効果 ++Wave++ (MacとIE4.xは不可) sample

文字と背景画像を揺らしたような波状に表示します。
フィルターパラメーターを[パラメータ名=値]の形式で指定します。
複数のパラメータを指定する場合は、半角のカンマ","で区切って記述します。


パラメータ名 値の範囲と意味
add 元イメージを、0:合成しない、1:合成する。
freq 波数(0〜)
lightstrength 強度(0〜100)
phase 波形開始位相(0〜100)
strength 強度(0〜100)

add freq lightstrength(0-100) phase
strength
←BACK NEXT→
もっと波形→