使用jpg图像RGB值的隐写术 [英] Steganography using jpg images RGB value

查看:192
本文介绍了使用jpg图像RGB值的隐写术的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对隐写术感兴趣我想在vb.net中为jpg图像开发它,我想知道如何获得每个像素的RGB值..!如何存储已编辑的RGB值,从而构建已编辑的RGB值的图像.. ??

请有人帮助我..我厌倦了在网上搜索..:confused:



谢谢。

Hi, I am interested in Steganography i wanna develop it in vb.net for jpg images and i wanna know how to get RGB values of each pixel..! how to store the edited RGB values and thereby constructing image of edited RGB values..??
please somebody help me..i am tired of searching it in net..:confused:

Thank you.

推荐答案

这里[ ^ ]关于隐写术的文章系列。

:)
Here [^] an article series about steganography.
:)

< br>

写道:​​

..我厌倦了在网上搜索..

..i am tired of searching it in net..





我发现无法相信你看到了所有。在VB.NET中,您可以使用GetPixel方法获取RGB值。它是一个JPG是无关紧要的,除了你的图像会降级,bmp中纯白色的区域会变成jpg中的许多白色阴影。这是有损的。



如果你使用C#dll,你可以使用代码项目中我的图像处理文章中说明的直接像素访问方法。



I find it impossible to believe that you looked at all. In VB.NET, you can use the GetPixel method to get RGB values. That it''s a JPG is irrelevant, excepting that your image will be degraded, an area of pure white in a bmp will turn to many shades of white in a jpg. It is lossy.

If you use a C# dll, you can use the direct pixel access methods illustrated in my images processing articles here on Code Project.


我发现无法相信你看到了所有人。在VB.NET中,您可以使用GetPixel方法获取RGB值。它是一个JPG是无关紧要的,除了你的图像会降级,bmp中纯白色的区域会变成jpg中的许多白色阴影。这是有损的。



如果您使用C#dll,您可以使用代码项目中我的图像处理文章中说明的直接像素访问方法。

永久链接|举报

发布于9分钟前

Christian Graus 168,862

管理局148,343编辑160







谢谢先生您的回复..

但可以使用.net并使用GetPixel方法我们''我得到像素值进一步如何继续我不知道.. !!请问你能帮帮我吗..!!我不是一个非常感兴趣的初学者编程的专家。等待4你的回复......
I find it impossible to believe that you looked at all. In VB.NET, you can use the GetPixel method to get RGB values. That it''s a JPG is irrelevant, excepting that your image will be degraded, an area of pure white in a bmp will turn to many shades of white in a jpg. It is lossy.

If you use a C# dll, you can use the direct pixel access methods illustrated in my images processing articles here on Code Project.
Permalink | Report
Posted 9 mins ago
Christian Graus 168,862
Authority 148,343 Editor 160



Thank you sir for your kind response..
but is it possible using .net and By using GetPixel method we''l get the pixel values further how proceed i dunno..!! could you help me please..!! i am not a expert in programming just a beginner m very much interested in it.. Waiting 4your reply...


这篇关于使用jpg图像RGB值的隐写术的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆