<div dir="ltr"><div>Hey Thiago,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 29, 2022 at 9:09 AM Thiago Milczarek Sayão <<a href="mailto:thiago.sayao@gmail.com">thiago.sayao@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thanks Ralph<div><br></div><div>I just got each frame and sent it to java thru JNI and joined into a BufferedImage, it worked.</div></div></blockquote><div><br></div><div>jfreesane tries to handle all the different combinations of frame data that the SANE spec says you can get, <a href="https://github.com/sjamesr/jfreesane/blob/master/src/main/java/au/com/southsky/jfreesane/SaneImage.java#L91">https://github.com/sjamesr/jfreesane/blob/master/src/main/java/au/com/southsky/jfreesane/SaneImage.java#L91</a></div><div><br></div><div>You might wanna steal that/look at it for your code.</div><div><br></div><div>Regards,</div><div>James</div></div></div>