画像の各ピクセルは、光の三原色である赤緑青(RGB)の色の割合を指定したものとなっています。例えば、24ビットTrue Colorでは赤緑青をそれぞれ8ビット(0-255の範囲)で指定して色を表現します。なお、この時、青・緑・赤の順番で指定します。 なお、Webでよく ...
The Portable Image Format (PIF) is a basic, bitmap-like image format with the focus on ease of use (implementation) and small size for embedded applications. The file format not only offers special, ...