当前位置:网站首页>Relationship between pixels and memory
Relationship between pixels and memory
2022-07-26 11:02:00 【deparks】
One 、 The formula
Memory occupied by pixels = The resolution of the x Pixel depth
Two 、 give an example :
1) The resolution of a color image is 1024x768, Every pixel uses R,G,B Three components represent , If each component uses 8 position , So one pixel shares 24 Who said , Let's say the depth of the pixel is 24. So the memory occupied by this picture is :1024x768x3 byte.
2) One OLCD The pixels of the display screen are 128x64, Pixel depth is 1bit, The data needed for a complete screen is 128x64x1 bit.
边栏推荐
猜你喜欢

232. Implement queue with stack

pytest pytest.ini配置 用例分组 用例跳过

实时流式协议--RTSP

Bash shell learning notes (VII)

新来个技术总监要我做一个 IP 属地功能~

How to assemble a registry?

pytest conftest.py和fixture的配合使用

Drbl diskless startup + Clonezilla network backup and restore system

Pre post pytest method

Many people don't know whether they are looking for Kanban software or Kanban software
随机推荐
数据可视化-《白蛇2:青蛇劫起》(2)
232. Implement queue with stack
ISO 639:1988 : Code for the representation of names of languages
菜鸟看源码之ArrayList
-bash: ./build.sh: /bin/bash^M: 坏的解释器: 没有那个文件或目录
PyQt5快速开发与实战 3.1 Qt Designer快速入门
@JsonFormat和@DateTimeFormat的区别和使用
Linkedblockingqueue of novice source code
Summary of the seventh class of pengge C language
-bash: ./build. Sh: /bin/bash^m: bad interpreter: no that file or directory
Tutorial of putty
c 语言中宏参数的字符串化跟宏参数的连接
The combination of pytest confitest.py and fixture
静态路由和动态路由
20210807 1 c language program structure
MFC picture control
Bash shell学习笔记(五)
easyui05
During the interview, how did the interviewer evaluate the level of rust engineers?
Bash shell learning notes (6)