FrameType.BitsPerPixel Property
フレームタイプに一つのピクセルを保持するのに何ビット必要かを表します。
構文
[VB.NET]
Public BitsPerPixel As Integer
[C#]Public int BitsPerPixel;
制限
読み取り専用