get.mipmap.data.lengths: Compute length of mipmaps in bytes from width and height of...

View source: R/image_to_wal.R

get.mipmap.data.lengthsR Documentation

Compute length of mipmaps in bytes from width and height of largest image (mipmap0).

Description

Compute length of mipmaps in bytes from width and height of largest image (mipmap0).

Usage

get.mipmap.data.lengths(mm0_width, mm0_height)

Arguments

mm0_width

integer, width of mipmap 0

mm0_height

integer, height of mipmap 0

Value

integer vector of length 4, the lengths.


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