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

Search list

[Windows Developload_image_256.zip

Description: 建立256色以上ImageList
Platform: | Size: 606 | Author: | Hits:

[ComboBoxImageLB_demo.zip

Description: 选项为一ImageList对象各项的列表框
Platform: | Size: 20916 | 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: 12609 | Author: 肖晓柳 | Hits:

[Button controljdbutton

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

[TreeViewExpTreeLib_src

Description: Use Visual Basic.NET to develop Explorer Tree Control with ImageList Management
Platform: | Size: 40718 | Author: luckzyw | Hits:

[Multimedia programRplColor

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: 6770 | 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: 53245 | Author: ufoteam | Hits:

[Other resourceUseSystemimagelist_demo

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

[Communication61521767

Description: 在DLL和主程序中使用接口实例共享变量,ImageList(可以扩充共享数据链接) 受一位网友之托。粗作,高手不要下。 你可以试着更改Edit框中的字 然后按下chang login name 这样可以在DLL得到相应的值。 粗作。高手不要下
Platform: | Size: 462992 | Author: lailai | Hits:

[GDI-Bitmapthe_header_control

Description: Using an imagelist with the header control。在list header control上使用imagelist。
Platform: | Size: 16731 | Author: 学金 | Hits:

[OS programimagelist

Description: 支持真彩色的图标列表控件
Platform: | Size: 719946 | Author: wwx | Hits:

[Multimedia programGraphicsFromFrx

Description: 查找编译在VB二进制文件,如 *.frx *.ctx *.dsx *.dox *.pgx中的图片,并可以原样保存. 对于imagelist中的真彩色无背景色icon我已经测试通过.
Platform: | Size: 12995 | Author: 骆驼 | Hits:

[PropertySheetPropertyBag

Description: imagelist、Property控件的应用实例
Platform: | Size: 18078 | Author: 晨 风 | Hits:

[GDI-BitmapImagListToDib

Description: ImageList to DIB 将位图列表转换成设备无关位图(5KB)-ImageList DIB to the list of bitmap conversion device-independent bitmap (5KB)
Platform: | Size: 5122 | 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: 50273 | Author: 张林 | Hits:

[File OperatesecuremailSMS

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

[OtherDelphiX for D7 控件

Description: DelphiX是对DirectX接口的封装,它将DirectX接口封装成Delphi组件,便于Delphi下的使用。它由12个可视组件组成,有针对Delphi3.0、4.0、5.0、7.0版的支持。   它是由Hiroyuki Hori编写的。DelphiX支持DirectX的所有技术(DirectDraw, Direct3D, DirectPlay, DirectInput等等……),使Delphi能编写出高质量的图像显示程序。   这些组件是:   TDXDraw - DirectDraw surface for graphic output   TDXDIB - DIB-Image   TDXImageList - Imagelist of DIB-Images   TDX3D - Direct3D support for TDXDraw surface   TDXSound - DirectSound support   TDXWave - Soundfile-component for DirectSound   TDXWaveList - Soundfile-list   TDXInput - DirectInput, controller support   TDXPlay - DirectPlay, for multiplayer network games   TDXSpriteEngine - Spriteengine for DirectDraw-surface   TDXTimer - High-performance Timer   TDXPaintBox - Like TPaintbox but faster   DelphiX 是用Delphi 编写游戏的最好帮手!!
Platform: | Size: 14132075 | Author: 492548101@qq.com | Hits:

[GUI DevelopMicqSrc

Description: 完全模拟OICQ的界面的程序- Completely simulates OICQ the contact surface procedure
Platform: | Size: 504832 | Author: 站长 | Hits:

[Windows DevelopCImageList

Description: CImageList类的使用和显示动画-CImageList category and demonstrate the use of animation
Platform: | Size: 36864 | Author: aas | Hits:

[RichEditTRichView.v1.9.10.2 src

Description: RichView is a suite of native Delphi/C++Builder components for displaying, editing and printing hypertext documents. Components support various character attributes (fonts, subscripts/superscripts, colored text background, custom drawn). Documents can contain tables, pictures, images from imagelists, any Delphi controls. Left, right, center or justify alignments of paragraphs, multilevel bullets and numbering, custom margins and indents, Unicode, background images, print preview, RTF import and export, HTML export, data-aware versions and more
Platform: | Size: 2454528 | Author: akay | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net