Jpegdec services: Difference between revisions

Behemoth (talk | contribs)
update the latest two jpegdec commands
Behemoth (talk | contribs)
No edit summary
 
Line 27: Line 27:


== ShrinkJpegEx ==
== ShrinkJpegEx ==
Takes an input u32 '''width''', an input u32 '''height''', an input u8 '''quality''', an input [[Capture_services#ScreenShotDecodeOption|ScreenShotDecodeOption]], a type-0x46 output buffer, a type-0x5 input buffer, and an output u64 size.
Takes an input u32 '''width''', an input u32 '''height''', an input u32 '''quality''', an input [[Capture_services#ScreenShotDecodeOption|ScreenShotDecodeOption]], a type-0x46 output buffer, a type-0x5 input buffer, and an output u64 size.


Tries to compress the JPEG in the type-0x5 buffer into the type-0x46 buffer with the supplied width, height and quality as output settings.
Tries to compress the JPEG in the type-0x5 buffer into the type-0x46 buffer with the supplied width, height and quality as output settings.


[[Category:Services]]
[[Category:Services]]