Record jvirt_sarray_control
Unit
Declaration
type jvirt_sarray_control = record
Description
This item has no description.
Overview
Fields
| Public | mem_buffer: JSAMPARRAY; |
| Public | rows_in_array: JDIMENSION; |
| Public | samplesperrow: JDIMENSION; |
| Public | maxaccess: JDIMENSION; |
| Public | rows_in_mem: JDIMENSION; |
| Public | rowsperchunk: JDIMENSION; |
| Public | cur_start_row: JDIMENSION; |
| Public | first_undef_row: JDIMENSION; |
| Public | pre_zero: boolean; |
| Public | dirty: boolean; |
| Public | b_s_open: boolean; |
| Public | next: jvirt_sarray_ptr; |
| Public | b_s_info: backing_store_info; |
Description
Fields
| Public | mem_buffer: JSAMPARRAY; |
|
This item has no description. | |
| Public | rows_in_array: JDIMENSION; |
|
This item has no description. | |
| Public | samplesperrow: JDIMENSION; |
|
This item has no description. | |
| Public | maxaccess: JDIMENSION; |
|
This item has no description. | |
| Public | rows_in_mem: JDIMENSION; |
|
This item has no description. | |
| Public | rowsperchunk: JDIMENSION; |
|
This item has no description. | |
| Public | cur_start_row: JDIMENSION; |
|
This item has no description. | |
| Public | first_undef_row: JDIMENSION; |
|
This item has no description. | |
| Public | pre_zero: boolean; |
|
This item has no description. | |
| Public | dirty: boolean; |
|
This item has no description. | |
| Public | b_s_open: boolean; |
|
This item has no description. | |
| Public | next: jvirt_sarray_ptr; |
|
This item has no description. | |
| Public | b_s_info: backing_store_info; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.