Extended DEN format
Added an extension to a DEN format, where the sizes of dimensions might be uint32_t instead of uint16_t File is in a DEN extended format if the first 6 bytes are zero Next four bytes are uint32_t dimy Next four bytes are uint32_t dimx Next four bytes are uint32_t dimz
Showing
Please register or sign in to comment