资源简介
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++ 不打开图档可替换字符串源码
- 下一篇:增量式极限学习
相关资源
- c++ 不打开图档可替换字符串源码
- opencv:视频图片相互转换程序
- VC++图片控件(Picture Control)显示资源
- 用opencv处理RTSP视频流,其中视频流的
- 易语言:关键词去重复
- [C数值算法].(美国)William.H.Press
- Opencv3中SIFT算法详解
- MFC图片操作(PRO5_PNGDlg.cpp)
- c++ 实现 凯撒加密、解密
- 茶壶的光照观察组(c++代码)
- c语言实现一个简单的线程池(thread
- 计算电器所消耗的电能.cpp
- 鲸鱼优化算法C++代码
- 滴水三期PE解析(Funtion.cpp)
- GeekOS操作系统的研究和实现.doc
- 菜单实现加单计算器(个人原创c++源
- 求100以内数字之和
- 斐波那契数列(c++实现)
- 九九乘法表(c++代码)
- c++ 输出正三角
- avl树的实现(c语言)
- IQ测试(C++升级坑人版)
- C++实战源码-小蛇长得快(入门级602)
- C++实战源码-文字水平滚动(入门级
- C++实战源码-替换指定的字符串(入门
- C++实战源码-小球称重(入门级046)
- C++实战源码-新同学的年龄(入门级
- C++实战源码-向数组中赋值(入门级
- C++实战源码-用#打印三角形(入门级
- C++实战源码-统计学生成绩分布(入门
评论
共有 条评论