?? readme
字號:
UPGRADE to testrel2.tar.Z for decompression to raw data files 'Raw' in this case means the output is the subsampledYCbCr output from the jpeg file. It is written to a filetype I've dubbed .YCC. All this is is an Interleaved fileformat where one MCU's worth of Y is written followed byone MCU's worth of Cb and then the the same for Cr. Thereis no header so you must keep track of the image dimensions.NOTE to Tom Lane: I have added some #define's and #ifndefsto the headers to make the header files easier to integrateinto other applications. These include:jpeglib.h - Ifndefs around DCTSIZE and DCTSIZE2 to prevent redefinition problems.jmorecfg.h - ifndef BOOLEAN_DEFINED around boolean typedef.I would like it if these could be left in.Thanks,Jim Boucher(jboucher@flash.bu.edu)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -