博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
知识积累
阅读量:5789 次
发布时间:2019-06-18

本文共 724 字,大约阅读时间需要 2 分钟。

hot3.png

####知识积累

Q:What is the bit depth of a JPEG? A:JPEG is standardized as an 8-bit image file. This means that each color channel of a pixel has 8-bits of data allocated to reproduce color. Sometimes you will find 8-bit color referred to as 24-bit color,which simply combines the bit depth of the Red,Green and Blue channels(8+8+8=24bits).


Q:What is the bit depth of an image? A:Bit depth refers to the color information stored in an image. The higher the bit depth of an image,the more colors it can store. The simplest image, a 1 bit image,can only show two color,black and white.


ASCII (American Standard Code For Infomation Interchange). 一共128个,其中***95个可见(32-126)***其余33个不可见.


转载于:https://my.oschina.net/tanghaoo/blog/2250281

你可能感兴趣的文章
感悟贴2016-05-13
查看>>
vim使用教程
查看>>
JDK在LINUX系统平台下的部署案例与总结
查看>>
跨vlan通信-----单臂路由技术
查看>>
百度编辑器ueditor 光标位置的坐标
查看>>
DEV-C++ 调试方法简明图文教程(转)
查看>>
VS2017+EF+Mysql生成实体数据模型(解决闪退的坑)
查看>>
C++多态、继承的简单分析
查看>>
库克称未来苹果用户可自己决定是否降频 网友:你是在搞笑吗?
查看>>
6倍性能差100TB容量,阿里云POLARDB咋实现?
查看>>
Sublime Text 2 技巧
查看>>
使用fscanf()函数从磁盘文件读取格式化数据
查看>>
参加婚礼
查看>>
h5 audio相关手册
查看>>
刚毕业从事java开发需要掌握的技术
查看>>
CSS Custom Properties 自定义属性
查看>>
vim
查看>>
MVVM计算器(下)
查看>>
C++中指针和引用的区别
查看>>
簡單分稀 iptables 記錄 udp 微軟 138 端口
查看>>