Skip to content

Frame data #1

Answered by Chlumsky
eddymhawejj asked this question in Q&A
Oct 27, 2022 · 2 comments · 15 replies
Discussion options

You must be logged in to vote

I'm not sure I understand the question. You can load a frame as an image by copying its pixels from EasyGifReader::Frame::pixels(). You need to copy exactly 4*width()*height() bytes (4 bytes per pixel), which should be the size of the buffer you asked about?

Replies: 2 comments 15 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by eddymhawejj
Comment options

You must be logged in to vote
15 replies
@Chlumsky
Comment options

@eddymhawejj
Comment options

@Chlumsky
Comment options

@eddymhawejj
Comment options

@Chlumsky
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants