CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 调色板

搜索资源列表

  1. grey

    0下载:
  2. 计算机中图像颜色处理技术是根据RGB 三原色理论对色彩信息量化,再利用像素的点运算扫描整幅图像进行一一处理。 处理带调色板的图像根据其结构特点,改变调色板的颜色数据为灰度数据即可,而真彩色图像可以直接对图像数据部分进 行取灰度值进行处理 并在VC + + 6. 0 环境下编制程序实现,试验结果表明充分利用调色板技术进行灰度处理,优点明显, 适应性强,用途广泛。-Computer image processing technology is based on RGB color RGB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:162828
    • 提供者:mimi
  1. SOURCE11

    0下载:
  2. Windows位图(Bitmap)和调色板(Palette) source目录下为本章介绍的源程序 功能是打开一幅位图,并显示在屏幕上。 命令行编译过程如下 vcvars32 rc bmp.rc cl bmp.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Windows Bitmap (Bitmap) and the color palette (Palette) source d
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15574
    • 提供者:梁鹏
  1. Visual-CPP.NET

    0下载:
  2. 本书全面介绍了Windows(95/98/Me/XP/NT/2000)环境下图像处理的理论和编程技术,并基于面向对象的程序设计方法详细讲座了图像处理算法的Visual C++编程技巧。本书的主体包括图像基本操作、调色板技术、图像的特技显示与擦除、图像空间变换、图像颜色处理、图像频域变换、图像处理和图像编码与格式等的理论与编程技术。-This book a comprehensive introduction to Windows (95/98/Me/XP/NT/2000) under the t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9350537
    • 提供者:吴美琴
  1. chap01

    0下载:
  2. 介绍位图,及调色板的操作,调试环境vc++,使用c语言。-introduce how to operate the bitmmp and Palette
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3797
    • 提供者:柴什虎
  1. DialogDemo

    0下载:
  2. 基于MFC的调色板程序(含skin++皮肤), windows xp 下运行良好-Palette-based MFC program (including skin++ skin), windows xp works well under
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1422807
    • 提供者:林东
  1. HD

    0下载:
  2. 使用Visual C++ 调试DIB函数,详细了解其代码运行过程; 熟悉DIB函数库需要完成的关于位图操作的基本功能; 函数调试如:CreateDIBPalette(创建DIB调色板的函数),了解运行机制及过程过程 -Visual C++ debugging using the DIB functions to learn more about the code is running familiar with the library needs to be done DIB bi
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1022
    • 提供者:风轻云淡
  1. VCPPdetailed-explanation

    0下载:
  2. Windows API与Win32 SDK\窗口与句柄\ 消息与消息队列\ GetStockObject()得到画笔、画刷、字体、调色板的句柄,使用时必须用类型 转换\控件的访问\定制应用程序的外观\图形的保存和重绘 -Windows API and the Win32 SDK \ windows and a handle \ messages and message queues \ GetStockObject () by brush, brushes, fonts, color p
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:104448
    • 提供者:陈方芳
  1. Palette

    0下载:
  2. Visual C++课程设计 调色板程序-Visual C++ curriculum design palette
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:424248
    • 提供者:赵亮
  1. tiaoseban

    0下载:
  2. 一个小小的调色板程序,通过改变R、G、B三个参数,便可以观察出具体颜色的视觉效果,方便在编程时选择颜色参数。-A small palette program, by changing the R, G, B three parameters, we can observe the visual effect of a specific color for easy color selection in the programming parameters.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:126147
    • 提供者:荣绍伟
  1. E

    0下载:
  2. 调色板,可以作为一个类用到java 编程中。比如 背景颜色等。-Palette can be used as a java programming class. Such as background color.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:534
    • 提供者:刘静
  1. MixColor

    0下载:
  2. 对话框程序,带有滑块的调色板程序,对DC的应用的例子-Dialog box procedure, with the slider palette procedures, examples of the application of the DC
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2330258
    • 提供者:杨元
  1. PaletteDemo

    0下载:
  2. vc 创建和使用调色板\PaletteDemo的程序源码-vc create and use palette \ PaletteDemo the program source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:27198
    • 提供者:朱美霞
  1. ColorPanel

    0下载:
  2. Java 调色板源码,包含“样本”、“HSB”、“RGB”三中选色方式。-Java source palette containing " samples" , " HSB" , " RGB" three-color mode selected.
  3. 所属分类:Applet

    • 发布日期:2017-03-30
    • 文件大小:1607
    • 提供者:yourname
  1. bmp_balance

    0下载:
  2. 对BMP图像均衡化处理,可能对有调色板的图像效果不好-Equalization processing of BMP images, the palette of the image may have a bad effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:5338
    • 提供者:李少卿
  1. ChooseColor

    0下载:
  2. 该程序用MFC开发,主要功能是调用调色板选择颜色,然后将被选颜色的RGB保存在一个共有变量中,同时写入配置文件,下次程序重启时,调用配置文件中的色标值,用于显示。这是我为一个项目写的一个实验模块,已经实现项目所要求的色标设置功能,然后就移植到项目中了。是一个完整的工程,打开编译就能运行。-The program using MFC development, the main function is to call select a color palette, and then selected
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:957828
    • 提供者:朱重生
  1. PaletteDemo

    0下载:
  2. vc——创建和使用调色板\PaletteDemo-vc- Creating and using color palette \ PaletteDemo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:28876
    • 提供者:
  1. BMPOfData

    0下载:
  2. 在进行图像处理时,操作图像中的像素值就要得到图像阵列;经过处理后的图像的像素值需要存储起来;显示图像时要正确实现调色板、得到位图的尺寸信息等。结合这些问题,下面我们针对性的给出了操作灰度BMP图像时的部分函数实现代码及注释。-During image processing, the operation of the image pixel values ​ ​ will be the image array processed image pixel values R
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24884
    • 提供者:杨柳
  1. MyColor

    0下载:
  2. 该程序实现的调色板的功能,可以通过改变数值来改变颜色。-The program functions to achieve the palette, you can change the color by changing the value.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1212
    • 提供者:黄超君
  1. PaletteDemo

    0下载:
  2. vc——创建和使用调色板\PaletteDemo的程序源码,希望对大家有所帮助-vc- Creating and using color palette \ PaletteDemo the program source code, we hope to help
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:30563
    • 提供者:
  1. drawing

    0下载:
  2. 实现绘图的功能,主要画点,直线,矩形,椭圆,可改变线型线宽,用滚动条控件实现的调色板功能,避免了窗口重绘时图像消失-Achieve the graphics function, the main drawing points, lines, rectangles, ellipses, can change the line width with the slider control to achieve the palette function, avoiding the window to r
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-06
    • 文件大小:1204501
    • 提供者:XT
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 21 »
搜珍网 www.dssz.com