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

Description Usage Arguments

View source: R/image_to_wal.R

Description

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

Usage

1
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


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