mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
20 lines
327 B
Markdown
20 lines
327 B
Markdown
<details>
|
|
<summary>Video Sizing Properties</summary>
|
|
|
|
- **width=**px
|
|
- **height=**px
|
|
|
|
</details>
|
|
|
|
<details>
|
|
<summary>Video Power Properties</summary>
|
|
|
|
- **opacity=**0.1..1
|
|
- **rotate=**0..360
|
|
- **skewx=**0..360
|
|
- **skewy=**0..360
|
|
- **filter=**blur | bright | contrast | grayscale | hue | invert | saturate | sepia
|
|
|
|
</details>
|
|
|