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

搜索资源列表

  1. winpaint.zip

    0下载:
  2. Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子
  3. 所属分类:GDI/图象编程

    • 发布日期:
    • 文件大小:193937
    • 提供者:
  1. source1

    0下载:
  2. 为Windows位图(Bitmap)调用和调色板(Palette)的C语言源程序。-Windows Bitmap (Bitmap) call and the palette (Palette) of the C language Introduction source.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:12168
    • 提供者:陈刚
  1. 调色板_robin

    0下载:
  2. 调色板小程序,揭示了三原色的调色原理,适合初学者。-palette small program reveals the RGB palette principle, suitable for beginners.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:176252
    • 提供者:李市民
  1. 位图与调色板源代码bitmap_picture_demo

    0下载:
  2. 位图于调色板的源码,位图文件的读取,显示-bitmap source in the palette, the bitmap file read, show
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21755
    • 提供者:maoxs
  1. 有用的位图与调色板源代码bmp2rgn_tool

    0下载:
  2. 位图和调色板的使用,对了解bmp和对bmp处理非常有用-Bitmap and palette of use, and to understand bmp right bmp very useful treatment
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35126
    • 提供者:李明
  1. 位图与调色板源代码

    0下载:
  2. 利用调色板,选择颜色
  3. 所属分类:界面编程

    • 发布日期:2010-12-01
    • 文件大小:33111
    • 提供者:lzz2005
  1. BMP文件提取信息

    0下载:
  2. BMP文件提取信息,可以查看RGB信息,可以查看是否使用调色板信息等,BMP file extract information, you can view the RGB information, you can view information such as whether or not to use the palette
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:48879
    • 提供者:王博
  1. p134.rar

    0下载:
  2. 用滑动条控制不同颜色的浓度,使用红、绿、蓝三种颜色实现不同颜色的转换,以实现调色板的功能。,Slider control with the concentration of different colors, using red, green, blue three colors to achieve different color conversion in order to achieve the function palette.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1948024
    • 提供者:huangchunyan
  1. winpaint

    0下载:
  2. Windows图形编程的几个例子,包含显示区域、Bitmap、调色板等几个例子 -Some examples for graphical programming on windows, containing displaying region,bitmap and palette etc
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:194250
    • 提供者:站长
  1. 调色板3

    0下载:
  2. 嵌入式LCD驱动程序中关于调色板部分的例子-embedded LCD driver on the palette some examples
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:27623
    • 提供者:
  1. VC++BMPandpalette

    0下载:
  2. 这个程序运行后产生一个调色板,用户可以打开某一个位图,对其进行调色操作-After running this procedure generates a color palette, the user can open a bitmap, its color operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:46574
    • 提供者:cpp
  1. color

    0下载:
  2. 用VC++些的调色板程序,实现了调色的基本功能,很实用-Using VC++ some of the palette procedures, to achieve the basic functions of a color, it is practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1500248
    • 提供者:波波
  1. tiaoseban

    0下载:
  2. 这是一个调色板软件。有完整的代码。是课程设计不错的参考。-This is a palette software. Complete code. Is a good reference for curriculum design.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1504234
    • 提供者:李军
  1. PalleteDraw

    0下载:
  2. 能够实现调色板功能,采用MFC实现,VC-encode in MFC VC++,can realize the function of Pallete
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-12
    • 文件大小:2916689
    • 提供者:cjme
  1. Colo

    0下载:
  2. 这是一个简单的调色板主要实现按钮调色和下拉来调色-this is a not complicated color palette
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:2470
    • 提供者:林东
  1. MixColor

    0下载:
  2. 调色板程序模拟,实现颜色的自定义调节-Palette program to simulate to achieve a custom color adjustment
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:36938
    • 提供者:
  1. ImageSplitProject_Console

    0下载:
  2. 有的游戏要求图片是固定大小并且是索引格式的图片,据此写了本软件,控制台界面运行 本软件功能: 把一张bmp,png图片拆成16X16索引格式的png图片,并且调色板大小是按其像素个数来自动获得。图片名以0开始递增。例:0.png-Some games require the size of image is fixed and is an index format, the picture accordingly to write this software, the console i
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:768929
    • 提供者:jorn ham
  1. color

    0下载:
  2. 自制调色板在windows vc++6.0的平台上编译通过-Self-made palette use window vc++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3753764
    • 提供者:宋壮志
  1. image_processing

    0下载:
  2. 数字图像处理编程入门 windows位图和调色板 图像的几何变换,平滑,锐化,直方图修正,彩色变换,腐蚀,膨胀,细化算法等-Introduction to digital image processing programming windows bitmap and palette images of geometric transformation, smoothing, sharpening, histogram correction, color conversion, erosi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1769678
    • 提供者:景枫林
  1. vc调色板原理编程

    0下载:
  2. 对新手介绍了调色板的原理、结构和如何编程使用。(The principle, structure and application of palette are introduced to the novice.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:60416
    • 提供者:jingjing961
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com