expand.rawdata.to.mipmaps: Given the pixel data for the largest image, generate the full...

View source: R/image_to_wal.R

expand.rawdata.to.mipmapsR Documentation

Given the pixel data for the largest image, generate the full data for all mipmaps.

Description

Given the pixel data for the largest image, generate the full data for all mipmaps.

Usage

expand.rawdata.to.mipmaps(raw_data_mip_level0, width, height, byrow = TRUE)

Arguments

raw_data_mip_level0

integer vector or matrix, the image data for the largest mipmap.

width

integer, width of image for mip level 0

height

integer, width of image for mip level 0


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