andreieichler opened a new pull request #125: URL: https://github.com/apache/pdfbox/pull/125
JavaCV library and OpenCV assumes BGR layout for the pixels, creating this format in ImageType allows an easier integration with the BufferedImage generated by `PDFRenderer.renderImage` and JavaCV's `Java2DFrameUtils.toMat`, which handles the conversion to the class used by that library. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
