色彩深度與每像素位元數計算器
輸入
| 每像素位元數 | 24 |
|---|---|
| 寬度 | 1,920 |
| 高度 | 1,080 |
色彩深度與每像素位元數計算器
輸入
影像屬性
≥ 1
≥ 1
≥ 1
結果
輸入數值即可顯示計算結果。
色彩與大小
N = 2^{b} = 2^{ 24 } = ?
\begin{aligned} S &= \dfrac{W \times H \times b}{8} \\ &= \dfrac{\left(1,920\right)\left(1,080\right)\left(24\right)}{8} \\ &= ?\,\text{MB} \end{aligned}