Welcome![Sign In][Sign Up]
Location:
Search - rgb565 rgb888

Search list

[Other resourceLCD_24BIT

Description: LCD控制器驱动的24位TFT真彩屏接口设计,实现RGB565---RGB888 转换-LCD Controller Driver of 24 true TFT color screen interface design, --- RGB888 RGB565 achieve conversion
Platform: | Size: 7491 | Author: pangbai | Hits:

[Other Embeded programLCD_24BIT

Description: LCD控制器驱动的24位TFT真彩屏接口设计,实现RGB565---RGB888 转换-LCD Controller Driver of 24 true TFT color screen interface design,--- RGB888 RGB565 achieve conversion
Platform: | Size: 7168 | Author: pangbai | Hits:

[Windows Developyuv422Tobmp

Description: yuv422转BMP的代码,快速转换,体积小,使用方便-BMP to YUV422 code, rapid conversion, small size, ease of use
Platform: | Size: 1024 | Author: 唐堂 | Hits:

[GDI-Bitmapbmp2rgb565

Description: This program convert bmp to rgb565 (bmp2c).
Platform: | Size: 150528 | Author: Taylor Kim | Hits:

[Graph programBmpToRGB16

Description: convert bmp to rgb565-algorithm to handle all kinds of bmp to rgb565
Platform: | Size: 1024 | Author: aryon | Hits:

[Otherdither

Description: dithering image, from RGB565 to RGB-dithering image, from RGB565 to RGB888
Platform: | Size: 1024 | Author: hahn | Hits:

[Otherrgb565_toRGB888_conv

Description: A function which does rgb565 to rgb888 conversion
Platform: | Size: 1024 | Author: Aparna | Hits:

[Embeded LinuxlibjpegtoRGB

Description: 将jpeg图片转换成RGB数据,在frambuffer显示,RGB888转RGB565-Convert jpeg image the RGB data displayed frambuffer, RGB888 turn RGB565
Platform: | Size: 1024 | Author: 王慎基 | Hits:

[Software EngineeringImageConvert10.7z

Description: The ImageConvert utility converts files of pictures in the C-like array of values. The utility creates a header file which then uses in a device firmware source code. The utility imports the data from files BMP, JPEG, GIF, PNG, ICO to colour formats RGB332, RGB444, RGB565, RGB666, RGB888 (total 20 alternatives). The utility creates a header file which contains all information necessary for usage and can be added in the software project without editing. The utility for operating system WindowsXP with Microsoft.Net Framework 2.
Platform: | Size: 585728 | Author: Darvin_forever | Hits:

[Picture ViewerJPG2RGB565

Description: JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB565 <infile.jpg> > <outfile.h> 打开outfile.h,拷贝其中的数据即可 3.这个工具很简单,只有一个Main.go文件,可执行文件也很简单绿色环保。 代码很简单,采用Google公司的Go语言开发,同时也便于大家在Windows系统下使用编译好了可执行文件。如果需要在Linux和Mac下,只需要重新编译Main.go文件即可。 -JPG2RGB565- A tool for JPG picture file to convert RGB565 format. Description: (1) Most of microcontroller sometimes need to display pictures with RGB565 format data.And we often get the picture on PC of RGB888 format.This tools can help you to covert JPG file with RGB888(in most PCs) to RGB565 format to .h file. PC RGB888 format use three byte represent one pixel,ie RGB. And the microcontroller uses two bytes to represent a pixel, the high five bits of the first byte is Red color, the low 3 bits of the first byte and the high 3 bits of the second byte stands yellow color toghter. And the rest 5 bits of the second byte stands blue color. (2) This program supports JPG format to convert to RGB565 format.Use it under the command line:JPG2RGB565 <infile.jpg> > <outfile.h>. Then open outfile.h and add it to your C project or copy the data to your c head file directly. (3) This tool is really simple, only one Main.go file written by Google Go language. I also provide the
Platform: | Size: 356352 | Author: Eric | Hits:

[GDI-Bitmaprgb565to888

Description: RGB565格式图象转RGB888格式C源代码-RGB565 format image transform to RGB8888 format c source code
Platform: | Size: 1024 | Author: unknown error | Hits:

[CSharpRGB24_To_RGB16

Description: C#编写的RGB24(RGB888)转RGB16(RGB565)工具,适合对液晶驱动快速取色(Preparation of C# RGB24 (RGB888) RGB16 (RGB565) tool, suitable for fast color LCD driver)
Platform: | Size: 45056 | Author: 冰葑世纪 | Hits:

CodeBus www.codebus.net