Welcome![Sign In][Sign Up]
Location:
Search - ImageList

Search list

[Windows Developimagelist

Description: 纯用imagelist做成的图片浏览,主用于浏览小的图片,如大量图标等-Picture file viewer build by imageList. You can use it to view small-size pictures, like icons.
Platform: | Size: 10407 | Author: 陈文选 | Hits:

[Graph program将一imagelist存为bmp

Description: 将一imagelist存为bmp-be saved as a bmp Imagelist
Platform: | Size: 1342 | Author: 陈清欣 | Hits:

[GDI-Bitmapimagelist

Description: How to use 256 Color Bitmaps in ImageList (Win32 SDK solution)如何在ImageList中使用256色的位图(Win32 SDK的解决方案)(5KB)-How to use 256 Color Bitmaps in ImageList (Win32 SDK solution) ImageList how to use 256-color bitmap (Win32 SDK solutions) (5KB)
Platform: | Size: 4456 | Author: 小王 | Hits:

[ListView/ListBox小试ImageList使用

Description: 本程序是小试ImageList的用法,对于初学者,有很大的帮助的。-this program is a small test ImageList usage for beginners, a lot of help.
Platform: | Size: 53281 | Author: 张无忌 | Hits:

[GDI-Bitmapload_image_256

Description: 建立256色以上ImageList-The example of creating ImageList above 256 color
Platform: | Size: 1024 | Author: 站长 | Hits:

[GDI-Bitmapimagelist2bmp

Description: 将一imagelist存为bmp -Storing imagelist to bmp
Platform: | Size: 2048 | Author: 站长 | Hits:

[ComboBoxImageLB_demo

Description: 选项为一ImageList对象各项的列表框-ListBox which selecting items is equal to items of an imageList object
Platform: | Size: 20480 | Author: 站长 | Hits:

[Dialog_WindowAnimateDlgIcon

Description: 一个演示使用ImageList切换应用程序在windows状态栏上显示的对话框图标的程序。(演示如何动态更改对话框的标题图标)-a demonstration using ImageList switching applications in windows status bar icon shows the dialog box procedure. (A demonstration of how dynamic changes in the dialog box title icon)
Platform: | Size: 12288 | Author: 肖晓柳 | Hits:

[Graph program将一imagelist存为bmp

Description: 将一imagelist存为bmp-be saved as a bmp Imagelist
Platform: | Size: 1024 | Author: 陈清欣 | Hits:

[GDI-Bitmapimagelist

Description: How to use 256 Color Bitmaps in ImageList (Win32 SDK solution)如何在ImageList中使用256色的位图(Win32 SDK的解决方案)(5KB)-How to use 256 Color Bitmaps in ImageList (Win32 SDK solution) ImageList how to use 256-color bitmap (Win32 SDK solutions) (5KB)
Platform: | Size: 4096 | Author: 小王 | Hits:

[GDI-BitmapImagListToDib

Description: ImageList to DIB 将位图列表转换成设备无关位图(5KB)-ImageList DIB to the list of bitmap conversion device-independent bitmap (5KB)
Platform: | Size: 5120 | Author: 余割 | Hits:

[ListView/ListBox小试ImageList使用

Description: 本程序是小试ImageList的用法,对于初学者,有很大的帮助的。-this program is a small test ImageList usage for beginners, a lot of help.
Platform: | Size: 62464 | Author: 张无忌 | Hits:

[GUI Develop图象ComboBox

Description: 图象combobox,从本地硬盘中导入图片到内存中,加载到一个imagelist中,然后设置combobox的imagelist属性,即可-image combobox, from the local hard disk into pictures into memory, loading of a Imagelist, then set up the combobox Imagelist attributes can be
Platform: | Size: 78848 | Author: 张林 | Hits:

[File OperatesecuremailSMS

Description: 有关文件操作和一些常见控件(按纽、编辑框,listCtrl,Imagelist等)的练习-relevant documents and some common operating controls (buttons, edit box, listCtrl, Imagelist) exercises
Platform: | Size: 4648960 | Author: 费巧玲 | Hits:

[Button controljdbutton

Description: 好用的图形按钮类: 支持直接指定图片、ImageList。-user-friendly graphical buttons categories : direct support for specific pictures, ImageList.
Platform: | Size: 6144 | Author: 于海 | Hits:

[Windows Developimagelist

Description: 纯用imagelist做成的图片浏览,主用于浏览小的图片,如大量图标等-Picture file viewer build by imageList. You can use it to view small-size pictures, like icons.
Platform: | Size: 10240 | Author: 陈文选 | Hits:

[Multimedia DevelopRplColor

Description: When I wrote this function my problem was to replace one color by an other on transparent bitmaps. My images were resources bitmaps, which I store in an ImageList for easy transparency. There is no easy way to directly access a Bitmap s pixel on Win32. If you re interested in, this article may help you to understand the usage of CreateDIBSection. If you have to load a bitmap from resource and made many color replacements, or if you have to change a color in a HBITMAP this function is for you. If you have a bitmap in resource and want to replace one or more color on load, it s better to use CreateMappedBitmap. You can found in the sample program a ReplaceColor function which use CreateMappedBitmap. I ve made the same code using only BitBlt. All BitBlt are really fast but the creation of the mask bitmap is so slow than the whole function is twice slower than the code using CreateDIBSection. ( sources are in the sample ) -When I wrote this function was to my problem replace one color by an other on transparent bit maps. My images were resources bitmaps, which I store in an ImageList for easy transpare ncy. There is no easy way to directly access a Bit 's pixel map on Win32. If you're interested in, this article may help you to understand the risques e of CreateDIBSection. If you have to load a bitm ap from resource and made many color replacemen ts. or if you have to change a color in a HBITMAP this f unction is for you. If you have a bitmap in resour ce and want to replace one or more color on load, it's better to use CreateMappedBitmap. You can f ound in the sample program a ReplaceColor funct ion which use CreateMappedBitmap. I've made the same code using only BitBlt. All are real BitBlt
Platform: | Size: 6144 | Author: 孙磊 | Hits:

[ListView/ListBoxDirIconExample_Source

Description: 一个很好的ImageList类 Part of this class was specifically designed for all the projects out there that need an imagelist that will retrieve system file icons, just like the explorer-like example provided. CShellList is much simpler than using shell namespace objects which only bring frustation and confusion.-a good ImageList category Part of this class was spe cifically designed for all the projects out the 're that need an imagelist that will retrieve sys tem file icons, just like the explorer-like example provided. CShellList is much simpler than using shell nam espace objects which only bring frustation and confusion.
Platform: | Size: 53248 | Author: ufoteam | Hits:

[.netUseSystemimagelist_demo

Description: getting System imagelist in csharp. .Net compact framework.-getting System imagelist in csharp.. Net c Compact framework.
Platform: | Size: 25600 | Author: selamicik | Hits:

[OtherImagelist

Description: 图像列表控件多用于为菜单、工具栏、列表视图、标签等控件提供图像。-Imagelist
Platform: | Size: 16384 | Author: 李挺 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net