|
fdsiuha
高级用户
    闷
积分 587
发帖 302
注册 2005-7-25
状态 离线
|
『第 31 楼』:
使用 LLM 解释/回答一下
我不是说你的那个3个图片,前景的白色不是反色,那不是反色。
那是IE+深颜色的效果,不是反色效果
就像你在桌面上选择某个图标后,图标颜色变化是一个道理,只是实现方法不一样,那个是把原来每象素+深,这个IE是间隔象素+深
I'm not talking about your three pictures. The white in the foreground isn't inverse color. That's not inverse color.
That's the effect of IE + dark color, not inverse color effect
Just like when you select a certain icon on the desktop and the icon color changes, it's the same principle. It's just that the implementation methods are different. That one is adding dark to each pixel originally, and this IE is adding dark to every other pixel
|

欢迎造访DOS的小屋!
http://risky.ik8.com |
|
2005-9-12 12:53 |
|
|
fdsiuha
高级用户
    闷
积分 587
发帖 302
注册 2005-7-25
状态 离线
|
『第 32 楼』:
使用 LLM 解释/回答一下
M兄之前做的那个实验就很清楚说明了IE ,所谓的“反色”,只是一种IE给选定的图片+深颜色的方法。
我说的那个是,图片可能会有隐藏而难以看见的过渡色,是有损压缩引起的。如果确实是逐象素求反的话,隐藏在背景或前景中的象素都可能比较明显的显示出来。
The experiment done by Brother M before clearly shows that IE's so-called "inverse color" is just a method where IE applies a dark color to the selected image. What I'm talking about is that the image may have hidden and hard-to-see transition colors, which is caused by lossy compression. If it's really inverting pixel by pixel, the pixels hidden in the background or foreground may all be obviously displayed.
|

欢迎造访DOS的小屋!
http://risky.ik8.com |
|
2005-9-12 13:01 |
|
|
fdsiuha
高级用户
    闷
积分 587
发帖 302
注册 2005-7-25
状态 离线
|
『第 33 楼』:
使用 LLM 解释/回答一下
我在我的贴子里引用了一个例子,就是那两个表情符号,+深的时候有白边,这个白边就是所谓的晕开的效果,而更仔细的看一下那个白边,就会发现是间隔的填充了其他的颜色,这就是IE的+深颜色的效果。
I quoted an example in my post, which are those two emoji. When using +dark, there is a white border, and this white border is the so-called blurred effect. And if you look more closely at that white border, you will find that it is filled with other colors at intervals. This is the effect of the +dark color in IE.
|

欢迎造访DOS的小屋!
http://risky.ik8.com |
|
2005-9-12 13:06 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
|
2005-9-12 15:58 |
|
|
willsort
元老会员
         Batchinger
积分 4432
发帖 1512
注册 2002-10-18
状态 离线
|
『第 35 楼』:
使用 LLM 解释/回答一下
Re All:
这就是一张利用 IE 选中加强色原理制作的图片,图片选中会有黑白(实际为伪黑白色)变为彩色。根据其制作方法来看,与 Michael 兄分析的倒是有些切合,只是原文没有提及其中的原理基础,不免遗憾。网页链接如下:
http://www.enet.com.cn/article/2005/0810/A20050810443315.shtml
Last edited by willsort on 2005-9-12 at 23:24 ]
Re All:
This is an image made using the principle of IE selection enhancement color. When the image is selected, it changes from black-and-white (actually pseudo black-and-white) to colorful. Judging from its production method, it is somewhat in line with Brother Michael's analysis, but it is a pity that the original text did not mention the basic principle. The web link is as follows:
http://www.enet.com.cn/article/2005/0810/A20050810443315.shtml
Last edited by willsort on 2005-9-12 at 23:24 ]
|

※ Batchinger 致 Bat Fans:请访问 批处理编程的异类 ,欢迎交流与共享批处理编程心得! |
|
2005-9-12 19:22 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 36 楼』:
使用 LLM 解释/回答一下
JonePeng,我也注意到这个问题了,比如,当外观模式变化时,菜单的高亮色也由蓝色变为其它的颜色了,比如红色。反色并不是一个确切的说法,系统只需要把选中的对象和没有选中的区分开就行了,没有必要按特殊的规则对其进行“反”色。
JonePeng, I also noticed this problem. For example, when the appearance mode changes, the highlight color of the menu also changes from blue to other colors, such as red. Inversion is not an exact term. The system just needs to distinguish between the selected object and the unselected one, and there is no need to perform "inversion" on it according to special rules.
|

简单就是美 |
|
2005-9-12 19:24 |
|
|
fdsiuha
高级用户
    闷
积分 587
发帖 302
注册 2005-7-25
状态 离线
|
『第 37 楼』:
使用 LLM 解释/回答一下
我想,willsort帖的帖子里面的图片看来是间隔色素+180色相(这就是正宗的反色,成为原来的互补色),然后IE中选中图象是刚好也是间隔象素-180色相,前后的两次处理后颜色相补自然还原为原来的颜色,但是由于间隔象素为黑色自然图片还原时变的暗些了。
可能是这样的吧。
I think, in the post of willsort, the pictures seem to be interval color + 180 hue (this is the authentic inverse color, becoming the original complementary color), and in IE, selecting the image is exactly interval pixel - 180 hue. After the two processing times before and after, the colors complement each other and naturally return to the original color, but because the interval pixel is black, the picture becomes darker when restored.
Maybe it's like this.
|

欢迎造访DOS的小屋!
http://risky.ik8.com |
|
2005-9-13 00:55 |
|
|
willsort
元老会员
         Batchinger
积分 4432
发帖 1512
注册 2002-10-18
状态 离线
|
|
2005-9-13 08:58 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 39 楼』:
使用 LLM 解释/回答一下
嗯。其实网上有很多这些图片。我都看过了。
Well. Actually, there are many such pictures on the Internet. I have all seen them.
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2005-9-13 20:34 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
|
2005-9-14 10:39 |
|
|
brglng
银牌会员
     永遠的DOS~~~
积分 1200
发帖 466
注册 2005-2-1 来自 上海
状态 离线
|
『第 41 楼』:
使用 LLM 解释/回答一下
Originally posted by Roy at 2005-9-14 10:39 AM:
在Mozilla系列中沒有此情況說...
嗯,没错
Originally posted by Roy at 2005-9-14 10:39 AM:
There is no such situation in the Mozilla series...
Well, that's right
|

32位才是DOS未来的希望
个人网志:http://sololand.moe |
|
2005-9-14 18:07 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 42 楼』:
使用 LLM 解释/回答一下
38楼很简单的图片啊,只要把那个美女的像素间隔分布就行啦,因为其它的像素会变成蓝色.我在不选中那张图片时就隐约看见了美女的影子.
The picture on floor 38 is very simple. Just distribute the pixel intervals of that beautiful woman. Because other pixels will turn blue. I vaguely saw the shadow of the beautiful woman when I didn't select that picture.
|

简单就是美 |
|
2005-9-14 19:39 |
|