get.mipmap.data.offsets | R Documentation |
Get mipmap offsets for WAL header, based on mipmap sizes and start offset.
get.mipmap.data.offsets(mm0_width, mm0_height, start_at = 100L)
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. |
integer vector of length 4, the offsets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.