|
|
|
A class representing a SOF (start of frame) JPEG segment. |
|
|
|
|
|
|
|
System.Object
WebSupergoo.ImageGlue8.ParseJpeg+Segment
WebSupergoo.ImageGlue8.ParseJpeg.SegmentSOF
|
|
|
|
|
|
|
|
|
|
|
|
|
Field
|
|
Description
|
|
|
|
|
|
|
|
Components
|
|
The number of color compponents in the frame. |
|
|
|
|
|
|
|
Height
|
|
The height of the frame. |
|
|
|
|
|
|
|
Precision
|
|
The precision of the frame. |
|
|
|
|
|
|
|
Width
|
|
The width of the frame. |
|
|
|
|
|
|
|
|
|
|
|
|
|
None.
|