get.mipmap.data.offsets: Get mipmap offsets for WAL header, based on mipmap sizes and...

View source: R/image_to_wal.R

get.mipmap.data.offsetsR Documentation

Get mipmap offsets for WAL header, based on mipmap sizes and start offset.

Description

Get mipmap offsets for WAL header, based on mipmap sizes and start offset.

Usage

get.mipmap.data.offsets(mm0_width, mm0_height, start_at = 100L)

Arguments

mm0_width

integer, width of mipmap 0

mm0_height

integer, height of mipmap 0

start_at

integer, the offset at which the data starts in the file. Must be 100L for WAL format.

Value

integer vector of length 4, the offsets.


dfsp-spirit/wal documentation built on Feb. 5, 2024, 1:59 p.m.