In This Topic
The following tables list the members exposed by FeatHdr.
Public Constructors
Public Properties
| Name | Description |
 | cbHdrData | Gets or sets the cb HDR data. |
 | frtHeader | Gets or sets the FRT header. |
 | isf | Gets or sets the isf. |
 | rgbHdrData | Gets or sets the RGB HDR data. |
 | Size | Gets the size of the structure in bytes. |
 | Type | The record type is a two-byte unsigned integer that specifies what type of information is specified by the record and how the structure of the record data specific to this record is ordered and structured. |
Top
Public Methods
| Name | Description |
 | Read | Reads the structure content from a binary stream. |
 | Write | Writes the structure content to a binary stream. |
Top
See Also