このフィルタに対応するブラウザはInternet Explorer 5.5~8.0で、9以降では利用できません。
Alpha | Adjusts the opacity of the content of the object. |
BasicImage | Adjusts the color processing, image rotation, or opacity of the content of the object. |
Blur | Blurs the content of the object so that it appears out of focus. |
Chroma | Displays a specific color of the content of the object as transparent. |
Compositor | Displays new content of the object as a logical color combination of the new and original content. The color and alpha values of each version of the content are evaluated to determine the final color on the output image. |
DropShadow | Creates a solid silhouette of the content of the object, offset in the specified direction. This creates the illusion that the content is floating and casting a shadow. |
Emboss | Displays the content of the object as an embossed texture using grayscale values. |
Engrave | Displays the content of the object as an engraved texture using grayscale values. |
Glow | Adds radiance around the outside edges of the content of the object so that it appears to glow. |
ICMFilter | Converts the color content of the object based on an Image Color Management (ICM) profile. This enables improved display of specific content, or simulated display for hardware devices, such as printers or monitors. |
Light | Creates the effect of a light shining on the content of the object. |
MaskFilter | Displays transparent pixels of the object content as a color mask, and makes the nontransparent pixels transparent. |
Matrix | Resizes, rotates, or reverses the content of the object using matrix transformation. |
MotionBlur | Causes the content of the object to appear to be in motion. |
Shadow | Creates a solid silhouette of the content of the object, offset in the specified direction. This creates the illusion of a shadow. |
Wave | Performs a sine wave distortion of the content of the object along the vertical axis. |
オブジェクトの新しい要素を、24の定義済み遷移効果で見せられます。
<meta http-equiv="page-enter" content="revealTrans(duration=1, transition=0)">
どの効果を適用するかは、transition属性に数値で指定します。
数値 | フィルタ | 効果 |
---|---|---|
13,14,15,16 | Barn | |
8,9 | Blinds | |
10,11 | CheckerBoard | |
0,1,2,3 | Iris | |
21,22 | RandomBars | |
12 | RandomDissolve | ランダムな画素 RandomDissolve Filter (A, ABBR, ACRONYM, ...) | MSDN |
4,5,6,7 | Slide | |
17,18,19,20 | Strips |
Barn | Reveals new content of the object with a motion that resembles doors opening or closing. |
Blinds | Reveals new content of the object with a motion that appears to open or close blinds. |
CheckerBoard | Reveals new content of the object by uncovering squares placed like a checkerboard over the original content. |
Fade | Reveals new content of the object by fading out the original content. |
GradientWipe | Reveals new content of the object by passing a gradient band over the original content. |
Inset | Reveals new content of the object diagonally. |
Iris | Reveals new content of the object with an iris effect, similar to the opening of a camera aperture. |
Pixelate | Displays the content of the object as squares that take on the average color value of the pixels they replace. This filtered display can be used as a transition. |
RadialWipe | Reveals new content of the object with a radial wipe, like a windshield-wiper blade. |
RandomBars | Reveals new content of the object by exposing random lines of pixels. |
RandomDissolve | Reveals new content of the object by exposing random pixels. |
Slide | Reveals new content of the object by sliding sections of the image into place. |
Spiral | Reveals new content of the object with a spiral motion. |
Stretch | Reveals new content of the object with a stretching motion to cover the original content. One option resembles a cube rotating from one face to another. |
Strips | Reveals new content of the object by moving successive strips into place, like a diagonal saw blade passing across the original content. |
Wheel | Reveals new content of the object with a rotating motion, like spokes of a wheel covering the original content. |
Zigzag | Reveals new content of the object with a forward and back motion that moves down the object. |