Record jpeg_marker_struct
Unit
Declaration
type jpeg_marker_struct = record
Description
This item has no description.
Overview
Fields
| Public | next: jpeg_saved_marker_ptr; |
| Public | marker: UINT8; |
| Public | original_length: uint; |
| Public | data_length: uint; |
| Public | data: JOCTET_FIELD_PTR; |
Description
Fields
| Public | next: jpeg_saved_marker_ptr; |
|
This item has no description. | |
| Public | marker: UINT8; |
|
This item has no description. | |
| Public | original_length: uint; |
|
This item has no description. | |
| Public | data_length: uint; |
|
This item has no description. | |
| Public | data: JOCTET_FIELD_PTR; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.