Hi to write a JPEG you need convert the TBitmap for the TJPEGImage objet of Delphi or Lazarus. you have many example on how to do on web. www.google.com/q=delphi+bitmap+to+jpeg&oq=delphi+tbimpa+to+jpeg
Last edit: Jerome.D (BeanzMaster) 2018-10-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Can I create an image JPEG or BITMAP file from glsceneviewer or Camera ?
Yes use a TGLZMemoryViewer. Take a look at the demo in /samples/rendering/tobitmap
Jerome.D,
give a hint please how to write JPEG to a file.
Hi to write a JPEG you need convert the TBitmap for the TJPEGImage objet of Delphi or Lazarus. you have many example on how to do on web. www.google.com/q=delphi+bitmap+to+jpeg&oq=delphi+tbimpa+to+jpeg
Last edit: Jerome.D (BeanzMaster) 2018-10-08