Skip to content

Commit 1b94667

Browse files
committed
Re-order and better explain the new methods
For each triplet, explain in order of: * Generic: TypeDesc + image_span<byte> (full explanation) * implied type: image_span<T> (brief explanation) * implied type + contiguous: span<T> (brief explanation) Also, move write_image FIRST, followed by write_scanline(s) and write_tile(s), since the whole image will be the most common use case. Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent e7f363e commit 1b94667

1 file changed

Lines changed: 152 additions & 171 deletions

File tree

0 commit comments

Comments
 (0)