FrameType.PixelFormat Property | 
||
| Sets or gets the color format of this frametype as a System.Drawing.PixelFormat. | ||
| Syntax: | [C#]  | 
|
| Remarks: | When the assigned PixelFormat can not be used a FrameType color format, an ArgumentException is thrown. When the FrameType 's color format is unknown or not convertible into a PixelFormat, a NotSupportedException is thrown.  | 
|