資源簡介
256色轉灰度圖(c語言)
代碼片段和文件信息
//??dibapi.cpp
//
//??Source?file?for?Device-Independent?Bitmap?(DIB)?API.??Provides
//??the?following?functions:
//
//??PaintDIB()??????????-?Painting?routine?for?a?DIB
//??CreateDIBPalette()??-?Creates?a?palette?from?a?DIB
//??FindDIBBits()???????-?Returns?a?pointer?to?the?DIB?bits
//??DIBWidth()??????????-?Gets?the?width?of?the?DIB
//??DIBHeight()?????????-?Gets?the?height?of?the?DIB
//??PaletteSize()???????-?Gets?the?size?required?to?store?the?DIB‘s?palette
//??DIBNumColors()??????-?Calculates?the?number?of?colors
//????????????????????????in?the?DIB‘s?color?table
//??CopyHandle()????????-?Makes?a?copy?of?the?given?global?memory?block
//
//?This?is?a?part?of?the?Microsoft?Foundation?Classes?C++?library.
//?Copyright?(C)?1992-1997?Microsoft?Corporation
//?All?rights?reserved.
//
//?This?source?code?is?only?intended?as?a?supplement?to?the
//?Microsoft?Foundation?Classes?Reference?and?related
//?electronic?documentation?provided?with?the?library.
//?See?these?sou
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????66614??2004-06-30?00:47??256色轉灰度圖\測試圖片\彩色lena圖像.BMP
?????文件??????66614??2004-06-30?00:47??256色轉灰度圖\測試圖片\轉換為灰度圖像.BMP
?????文件??????18775??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\dibapi.obj
?????文件??????11608??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\dibapi.sbr
?????文件??????20065??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\MainFrm.obj
?????文件???????3506??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\MainFrm.sbr
?????文件???????5984??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\mydib.obj
?????文件???????1873??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\mydib.sbr
?????文件?????135257??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\MyDIP.exe
?????文件?????368456??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\MyDIP.ilk
?????文件??????23065??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\MyDIP.obj
?????文件????6880548??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\MyDIP.pch
?????文件?????500736??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\MyDIP.pdb
?????文件???????9352??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\MyDIP.res
?????文件???????6606??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\MyDIP.sbr
?????文件??????24692??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\MyDIPDoc.obj
?????文件???????4488??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\MyDIPDoc.sbr
?????文件??????25220??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\MyDIPView.obj
?????文件???????6671??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\MyDIPView.sbr
?????文件?????105904??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\StdAfx.obj
?????文件????1377388??2016-10-18?18:46??256色轉灰度圖\源代碼\Debug\StdAfx.sbr
?????文件?????222208??2016-11-06?22:46??256色轉灰度圖\源代碼\Debug\vc60.idb
?????文件?????364544??2016-10-18?21:02??256色轉灰度圖\源代碼\Debug\vc60.pdb
?????文件??????23782??2004-03-07?17:05??256色轉灰度圖\源代碼\dibapi.cpp
?????文件???????1876??2000-02-03?07:29??256色轉灰度圖\源代碼\dibapi.h
?????文件???????2370??2016-10-18?21:02??256色轉灰度圖\源代碼\MainFrm.cpp
?????文件???????1440??2016-10-18?21:02??256色轉灰度圖\源代碼\MainFrm.h
?????文件???????3157??2004-05-20?17:49??256色轉灰度圖\源代碼\mydib.cpp
?????文件?????????72??2004-05-20?17:26??256色轉灰度圖\源代碼\mydib.h
?????文件??????30716??2016-11-06?15:57??256色轉灰度圖\源代碼\MyDIP.aps
............此處省略29個文件信息
- 上一篇:c++ 不打開圖檔可替換字符串源碼
- 下一篇:增量式極限學習
評論
共有 條評論