文件名称:CSharpYUV_to_RGB
- 所属分类:
 - C#编程
 - 资源属性:
 - [Windows] [Visual.Net] [源码]
 - 上传时间:
 - 2013-07-25
 - 文件大小:
 - 237kb
 - 下载次数:
 - 0次
 - 提 供 者:
 - 贺**
 - 相关连接:
 - 无
 - 下载说明:
 - 别用迅雷下载,失败请重下,重下不扣分!
 
下载 
            
                
                
	
	
	
	
                    别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
            如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
将YUV格式的图片转换成为RBG,最终存出一个JPG文件,也可自己更改类型存储BMP图片-YUV to RGB, Save as a JPG picture. You can save as BMP picture if you change one row code.
			(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#YUV转RGB_内含YUV测试图片\1.jpg
..........................\1.yuv
..........................\WindowsFormsApplication1\1.pic
..........................\........................\bin\Debug\WindowsFormsApplication1.exe
..........................\........................\...\.....\WindowsFormsApplication1.pdb
..........................\........................\...\.....\WindowsFormsApplication1.vshost.exe
..........................\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest
..........................\........................\Form1.cs
..........................\........................\Form1.Designer.cs
..........................\........................\Form1.resx
..........................\........................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..........................\........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........................\........................\...\...\.....\GenerateResource.read.1.tlog
..........................\........................\...\...\.....\GenerateResource.write.1.tlog
..........................\........................\...\...\.....\WindowsFormsApplication1.csproj.FileListAbsolute.txt
..........................\........................\...\...\.....\WindowsFormsApplication1.exe
..........................\........................\...\...\.....\WindowsFormsApplication1.Form1.resources
..........................\........................\...\...\.....\WindowsFormsApplication1.pdb
..........................\........................\...\...\.....\WindowsFormsApplication1.Properties.Resources.resources
..........................\........................\Program.cs
..........................\........................\...perties\AssemblyInfo.cs
..........................\........................\..........\Resources.Designer.cs
..........................\........................\..........\Resources.resx
..........................\........................\..........\Settings.Designer.cs
..........................\........................\..........\Settings.settings
..........................\........................\WindowsFormsApplication1.csproj
..........................\WindowsFormsApplication1.sln
..........................\WindowsFormsApplication1.suo
..........................\........................\obj\x86\Debug\TempPE
..........................\........................\...\...\Debug
..........................\........................\bin\Debug
..........................\........................\obj\x86
..........................\........................\bin
..........................\........................\obj
..........................\........................\Properties
..........................\WindowsFormsApplication1
C#YUV转RGB_内含YUV测试图片