aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/transform-function/skewy()
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-03-19 00:13:08 +0000
committerMDN <actions@users.noreply.github.com>2022-03-19 00:13:08 +0000
commit9bf6693b2edd5281c1577856895c55653a41dc01 (patch)
tree0143e1d1d5c95776e42d8d9afdddedb13a0827c1 /files/ja/web/css/transform-function/skewy()
parent376471eb81e0a3dc263128f834e3c8c22bb9b4d6 (diff)
downloadtranslated-content-9bf6693b2edd5281c1577856895c55653a41dc01.tar.gz
translated-content-9bf6693b2edd5281c1577856895c55653a41dc01.tar.bz2
translated-content-9bf6693b2edd5281c1577856895c55653a41dc01.zip
[CRON] sync translated content
Diffstat (limited to 'files/ja/web/css/transform-function/skewy()')
-rw-r--r--files/ja/web/css/transform-function/skewy()/index.md177
1 files changed, 0 insertions, 177 deletions
diff --git a/files/ja/web/css/transform-function/skewy()/index.md b/files/ja/web/css/transform-function/skewy()/index.md
deleted file mode 100644
index 07a978b3f5..0000000000
--- a/files/ja/web/css/transform-function/skewy()/index.md
+++ /dev/null
@@ -1,177 +0,0 @@
----
-title: skewY()
-slug: Web/CSS/transform-function/skewY()
-tags:
- - CSS
- - CSS 関数
- - CSS 座標変換
- - 関数
- - リファレンス
-browser-compat: css.types.transform-function.skewY
-translation_of: Web/CSS/transform-function/skewY()
----
-{{CSSRef}}
-
-**`skewY()`** は [CSS](/ja/docs/Web/CSS) の[関数](/ja/docs/Web/CSS/CSS_Functions)で、要素を二次元平面上で垂直方向にゆがめる変換を定義します。結果は {{cssxref("&lt;transform-function&gt;")}} データ型になります。
-
-{{EmbedInteractiveExample("pages/css/function-skewY.html")}}
-
-この変換はシアー変形 ({{interwiki('wikipedia', 'せん断写像')}}) で、要素内のそれぞれの点を垂直方向に指定された角度でゆがませます。それぞれの点の縦座標は、指定された角度と原点からの距離に比例した値によって変更されます。よって、原点から遠くなるにしたがって、加えられる値が大きくなります。
-
-## 構文
-
-```css
-skewY(a)
-```
-
-### 値
-
-- `a`
- - : {{cssxref("&lt;angle&gt;")}} で、縦座標方向にゆがめるのに使用する角度を表します。
-
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">ℝ^2 のデカルト座標</th>
- <th scope="col">ℝℙ^2 の同次座標</th>
- <th scope="col">ℝ^3 のデカルト座標</th>
- <th scope="col">ℝℙ^3 の同次座標</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td rowspan="2">
- <math
- ><mfenced
- ><mtable
- ><mtr
- ><mtd><mn>1</mn> </mtd><mtd><mn>0</mn> </mtd></mtr
- ><mtr
- ><mtd
- ><mo>tan</mo>
- <mo>(</mo>
- <mi>a</mi>
- <mo>)</mo> </mtd
- ><mtd><mn>1</mn></mtd></mtr
- ></mtable
- ></mfenced
- ></math
- >
- </td>
- <td>
- <math
- ><mfenced
- ><mtable
- ><mtr
- ><mtd><mn>1</mn> </mtd><mtd><mn>0</mn> </mtd
- ><mtd><mn>0</mn> </mtd></mtr
- ><mtr
- ><mtd
- ><mo>tan</mo>
- <mo>(</mo>
- <mi>a</mi>
- <mo>)</mo> </mtd
- ><mtd><mn>1</mn> </mtd><mtd><mn>0</mn> </mtd></mtr
- ><mtr
- ><mtd><mn>0</mn> </mtd><mtd><mn>0</mn> </mtd
- ><mtd><mn>1</mn></mtd></mtr
- ></mtable
- ></mfenced
- ></math
- >
- </td>
- <td rowspan="2">
- <math
- ><mfenced
- ><mtable
- ><mtr
- ><mtd><mn>1</mn> </mtd><mtd><mn>0</mn> </mtd
- ><mtd><mn>0</mn> </mtd></mtr
- ><mtr
- ><mtd
- ><mo>tan</mo>
- <mo>(</mo>
- <mi>a</mi>
- <mo>)</mo> </mtd
- ><mtd><mn>1</mn> </mtd><mtd><mn>0</mn> </mtd></mtr
- ><mtr
- ><mtd><mn>0</mn> </mtd><mtd><mn>0</mn> </mtd
- ><mtd><mn>1</mn></mtd></mtr
- ></mtable
- ></mfenced
- ></math
- >
- </td>
- <td rowspan="2">
- <math
- ><mfenced
- ><mtable
- ><mtr
- ><mtd><mn>1</mn> </mtd><mtd><mn>0</mn> </mtd
- ><mtd><mn>0</mn> </mtd><mtd><mn>0</mn> </mtd></mtr
- ><mtr
- ><mtd
- ><mo>tan</mo>
- <mo>(</mo>
- <mi>a</mi>
- <mo>)</mo> </mtd
- ><mtd><mn>1</mn> </mtd><mtd><mn>0</mn> </mtd
- ><mtd><mn>0</mn> </mtd></mtr
- ><mtr
- ><mtd><mn>0</mn> </mtd><mtd><mn>0</mn> </mtd
- ><mtd><mn>1</mn> </mtd><mtd><mn>0</mn> </mtd></mtr
- ><mtr
- ><mtd><mn>0</mn> </mtd><mtd><mn>0</mn> </mtd
- ><mtd><mn>0</mn> </mtd><mtd><mn>1</mn></mtd></mtr
- ></mtable
- ></mfenced
- ></math
- >
- </td>
- </tr>
- <tr>
- <td><code>[1 tan(a) 0 1 0 0]</code></td>
- </tr>
- </tbody>
-</table>
-
-<h2 id="Examples">例</h2>
-
-### HTML
-
-```html
-<div>Normal</div>
-<div class="skewed">Skewed</div>
-```
-
-### CSS
-
-```css
-div {
- width: 80px;
- height: 80px;
- background-color: skyblue;
-}
-
-.skewed {
- transform: skewY(40deg);
- background-color: pink;
-}
-```
-
-### 結果
-
-{{EmbedLiveSample("Examples", 200, 200)}}
-
-## 仕様書
-
-{{Specifications}}
-
-## ブラウザーの互換性
-
-{{Compat}}
-
-## 関連情報
-
-- {{cssxref("transform")}}
-- {{cssxref("&lt;transform-function&gt;")}}