Skip to content

Faster image copy to other buffers #1422

Discussion options

You must be logged in to vote

If the backing buffer is contiguous (which is often the case unless dealing with multi-megapixel images) we've got Image<TPixel>.TryGetSinglePixelSpan(out Span<TPixel>)

See #1375 (comment)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@antonfirsov
Comment options

Answer selected by JimBobSquarePants
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1422 on November 11, 2020 08:16.