SEDRIS Reference Manual
APPENDIX C - Transmittal Access Level 0 API Auxiliary Functions
Functions
SE CellCountForSubExtent
extern SE_Integer_Unsigned
SE_CellCountForSubExtent
(
const SE_Data_Table_Sub_Extent  *extents_ptr1
);

Definition

Computes how many <Data Table> cells are contained in the given extents.


Returns

number of data table cells contained in extents if extents_ptr is valid
0 if extents_ptr is NULL or invalid

Parameters Notes

1 pointer to the extents whose size is being computed


Prev: SE_BitsPerTexel. Next: SE_CloneAlternateHierarchyParameters. Up:Index.