Welcome![Sign In][Sign Up]
Location:
Search - create bmp

Search list

[GDI-Bitmap从BMP文件中创建一个设备无关的位图(5KB)

Description: 从BMP文件中创建一个设备无关的位图(5KB)-from BMP file to create a device-independent bitmap (5KB)
Platform: | Size: 6890 | Author: 龙高 | Hits:

[GDI-Bitmapcreatebmp

Description: visualc++6.0实现创建位图 Creating a bitmap object from a BMP file 从位图文件中创建位图对象(6KB)-visualc 6.0 to create bitmap Creating a bitmap object from a BMP file from the bitmap file created bitmap object (6KB)
Platform: | Size: 5120 | Author: 小王 | Hits:

[GDI-Bitmap从BMP文件中创建一个设备无关的位图(5KB)

Description: 从BMP文件中创建一个设备无关的位图(5KB)-from BMP file to create a device-independent bitmap (5KB)
Platform: | Size: 6144 | Author: 龙高 | Hits:

[Picture ViewerEasyBMPtoAVI_0.54_console-source

Description: EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed, so you can choose your own compression without loss of quality. 4) Cross-platform compatible (Linux, Unix, Windows, Macintosh, Solaris, ...) 5) Cross-compiler compatible (supports compiling in MS Visual Studio, g++, MinGW, Intel s icc, and the lousy Borland compiler) 6) Easy user interface even helps you if you forget to specify crucial information. 7) Endian-safe as of Version 0.52, so it will work on things like PowerPC, Sparc, etc. 8) 64-bit compatible if you compile with EasyBMP -EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi mov ie file from a series of windows bitmap (BMP) ima celebrated. Some features : 1) Support for reading all bit-depths supporte d by EasyBMP. At the present time, this includes 1, 4, 8, 16, 24, and 32-bpp bitmap images. 2) Can create files up to 2GB in size. 3) Output is uncompressed. so you can choose your own compression without l oss of quality. 4) Cross-platform compatible ( Linux, Unix, Windows, Mac, Solaris, ...) 5) Cross-compatible compiler (c supports ompiling in MS Visual Studio, g, MinGW. Intel's icc. and the lousy Borland compiler) 6) Easy user int erface even helps you if you forget to specify cr ucial information. 7) Endian-safe as of Versio n 0.52, so it will work on things like the PowerPC
Platform: | Size: 13312 | Author: deeply2000 | Hits:

[source in ebookvc_jiqiaoshili_part9

Description: Visual.C++程序设计技巧与实例--配套光盘 第9章 多媒体技术 本章的共有6个实例: 1. CopyWnd捕捉窗体内容存储到剪切板 2. BMPMovie实现位图动画 3. MyScreenSaver打造自己特色的屏保程序 4. PlayWave播放wav文件 5. MCIPlayer使用MCIPlayer来播放各种常见媒体格式(wav/midi/cd/avi) 6. AVIPlay播放Avi文件-Visual.C program design techniques and examples-- matching CD Chapter 9 multimedia technology in this chapter were six examples : 1. Form CopyWnd capture content storage shear deformation plate 2. BMPMovie achieve bitmap animation 3. M yScreenSaver create its own characteristics Programmer 4. PlayWave broadcast wav documents 5. MCIPlayer MCIPlayer to use common media broadcasts a variety of formats (wav/mi di/cd/avi) 6. AVIPlay broadcast Avi documents
Platform: | Size: 5948416 | Author: xixi | Hits:

[Special Effectsopen_1984

Description: 1 熟悉VC工具,掌握工程创建过程及各选项含义。 2 结合2*2实际位图,了解位图(bmp)概念,掌握文件头(BITMAPFILEHEADER)和信息头(BITMAPINFOHEADER) 两个结构体各参数含义。 3 完成bmp图象的打开和显示功能。-a VC familiar with the tools to project the process and the option to create meaning. 2 2* 2 with the actual bitmap understand bitmap (bmp) concept, master file (BITMAPFILEHEADER) and the header (BITMAPINFOHE ADER) 2 structure meaning of the parameters. 3 completed bmp image to open and display function.
Platform: | Size: 60416 | Author: 英雄 | Hits:

[Special Effectsavi2bmp

Description: vc++实现avi转成bmp序列,保存在制定的目录下-vc++ achieve avi into bmp sequence, preserved in the development of the directory
Platform: | Size: 32768 | Author: 李小 | Hits:

[DirextXTerrain

Description: 封装了地形类,实现了从图片文件(Bmp,Raw)中读取高度数据并创建地形。-Packaging type of terrain to achieve from the picture file (Bmp, Raw) to read and create a terrain elevation data.
Platform: | Size: 1174528 | Author: hizxc | Hits:

[Windows CEqq2440_boot_screen

Description: for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
Platform: | Size: 192512 | Author: Osman BOYALI | Hits:

[Special Effects24BMP256ColorGray

Description: 本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
Platform: | Size: 3072 | Author: xixi | Hits:

[Compress-Decompress algrithmsbmp

Description: 在用vc做程序时候,经常需要把输出的文本和图形保存到位图文件,当然可以有现成的控件来实现,但总不能如自己所愿,还是自己动手写吧!如下图: 一、实现方法   要把文本和图形保存到位图文件,只要对掌握位图结构有一定的了解,一切都ok呢。先必须要创建内存设备环境,然后内存设备环境创建的DIB区域,别忘了还要创建个CBitmap对象,CBitmap对象必须和DIB区域关联起来,把CBitmap对象选择到当前设备环境,然后在当前设备环境输出文本和图形就可以了。 -Vc procedures used to do often need to output text and graphics preservation plan in place, and of course, can have ready-made controls to achieve, but not as his own wish, or write your own hands! The following graph: First, the realization method of text and graphics to put in place plans to preserve documents, as long as the structure of the master bitmap have a certain understanding, everything is ok then. First need to create a memory device environment, and then memory devices DIB created regional environment, do not forget to also create a CBitmap object, CBitmap object must be associated with DIB region to choose CBitmap object to the current equipment, the environment, and then in the current environment equipment output text and graphics on it.
Platform: | Size: 5120 | Author: | Hits:

[ActiveX/DCOM/ATLfath_BarcodeX_NET_v2.0

Description: BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and 3.5 . * Supported barcodes: DataMatrix, PDF-417, EAN-13, EAN-8, EAN-5, EAN-2, UPC-A, UPC-E, Code39, Code39 Ext., Code 128, EAN-128, ISSN, ISBN, Codebar, Code25, Interleaved 25, Post 25, Code11, Code93, Plessey, ITF-14, EAN-14. * Can be used in WinForms and ASP.NET applications. * Generate BMP, GIF, PNG, JPEG barcode images. * Design-time support for ASP.NET server control -BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and 3.5 . * Supported barcodes: DataMatrix, PDF-417, EAN-13, EAN-8, EAN-5, EAN-2, UPC-A, UPC-E, Code39, Code39 Ext., Code 128, EAN-128, ISSN, ISBN, Codebar, Code25, Interleaved 25, Post 25, Code11, Code93, Plessey, ITF-14, EAN-14. * Can be used in WinForms and ASP.NET applications. * Generate BMP, GIF, PNG, JPEG barcode images. * Design-time support for ASP.NET server control
Platform: | Size: 657408 | Author: mandark | Hits:

[GDI-Bitmapcreatebmp

Description: 可以通过输入灰度值来创建BMP图像,但 缺点是只能创建8位位图-Gray value can be input to create a BMP image, but the only disadvantage is the creation of 8-bit bitmap
Platform: | Size: 1129472 | Author: 王琳 | Hits:

[Software Engineeringbmp_red

Description: this source create a red bmp.
Platform: | Size: 2048 | Author: KOC | Hits:

[GDI-BitmapBmpToAvi

Description: 这是一个完整的vc++工程 功能还简单但很好用 其将文件夹里的bmp图片转化为avi视频 可以选择压缩方法等 可以用来学习 也可以自己来制作avi视频等 将自己的照片自己做出视频来 挺好的-This is a complete vc++ project features a simple but very good with its folder into the bmp picture avi video compression methods can choose to study can be used to create your own, such as avi video pictures of their own very good video to make the
Platform: | Size: 475136 | Author: sunxingxin | Hits:

[DirextXGrabBitmaps

Description: Improved DirectShow sample code - GrabBitmaps sample. This console app will open a long AVI file in the parent directory,create a filter graph with a sample grabber filter, read frames out of it every second for a few seconds, and write the frames to BMP files in the current directory. -Improved DirectShow sample code- GrabBitmaps sample. This console app will open a long AVI file in the parent directory,create a filter graph with a sample grabber filter, read frames out of it every second for a few seconds, and write the frames to BMP files in the current directory.
Platform: | Size: 3072 | Author: SkySniper | Hits:

[JSP/Javaij

Description: ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。 ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等多種格式。ImageJ支持圖像棧功能,即在一個窗口里以多線程的形式層疊多個圖像, 并行處理。只要內存允許,ImageJ能打開任意多的圖像進行處理。除了基本的圖像操作, 比如縮放,旋轉, 扭曲, 平滑處理外,ImageJ還能進行圖片的區域和像素統計, 間距,角度計算, 能創建柱狀圖和剖面圖,進行傅里葉變換。 -ImageJ is a java-based image processing software in public, it is by the National Institutes of Health developed. Can run on Microsoft Windows, Mac OS, Mac OS X, Linux, and the Sharp Zaurus PDA and many other platforms. The characteristics of their java-based, making it able to write programs applet, etc. distributed. ImageJ can display, edit, analyze, process, save and print 8-bit, 16-bit, 32-bit images, support for TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS and many other formats. ImageJ supports image stack functions, namely, a window in the form of multi-threaded Cascading multiple images, parallel processing. As long as memory allows, ImageJ can open any number of images for processing. In addition to the basic image manipulation, such as scaling, rotation, distortion, smoothing things, ImageJ can be a picture of regional and pixel statistics, spacing, angle calculation, can create histograms and profiles, the Fourier transform.
Platform: | Size: 1337344 | Author: 王人富 | Hits:

[Windows DevelopBmpTest

Description: 内存DC创建BMP,并在BMP上添加文字显示示例-Memory DC to create BMP, and BMP to add text display example
Platform: | Size: 1867776 | Author: HmilyStone | Hits:

[GDI-BitmapCREAT_FONT_BMPDlg

Description: 用BDF字库文件中读出数据,生成BMP图片-reading font info from bdf file and create bmp font file
Platform: | Size: 5120 | Author: qudw | Hits:

[Special Effectspylon-bmp

Description: Create BMP file through pylon AcquireSingleFrame
Platform: | Size: 1642496 | Author: wss | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net