• 大小: 2.79M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-02-22
  • 标签: 语言  c  C语言  2  5  

资源简介

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个文件信息

评论

共有 条评论