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

Description Usage Arguments Value

View source: R/image_to_wal.R

Description

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

Usage

1
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.


wal documentation built on Jan. 17, 2021, 5:10 p.m.