All about Bitmap Images

  Рет қаралды 27,633

Jonathan Molson

Jonathan Molson

Күн бұрын

Пікірлер: 18
@JJmusic1915
@JJmusic1915 2 ай бұрын
the 12% at the top right corner gave me instant anxiety
@bobatrix6704
@bobatrix6704 Жыл бұрын
the reason white is 1 and black is 0 is because pixels are normally lights, so when white is displayed the light is lit, but is not lit when the colour black is displayed
@reold
@reold 3 жыл бұрын
This is gold for me, am trying to make a video player for an oled display who's resolution is just 128x64 pixels.
@CSTeacher
@CSTeacher 3 жыл бұрын
Thank you for the feedback, most appreciated.
@Jeff_393v
@Jeff_393v 6 ай бұрын
So Zeb and the Wizard set to work and took off the wheels and the top, and then they put the buggy edgewise, so it would take up the smallest space.
@i3badiix
@i3badiix 2 жыл бұрын
thank you, that was helpful ♥
@CSTeacher
@CSTeacher 2 жыл бұрын
You're so welcome!
@Ahmed-js6gk
@Ahmed-js6gk Жыл бұрын
I couldn't figure out why 0 for black and 1 for white ...please explain
@CSTeacher
@CSTeacher Жыл бұрын
It is because black is the absence of colour, hence 0.
@RabStalianY2K
@RabStalianY2K Жыл бұрын
My answer to the question: White in RGB is (255, 255, 255) and Black is (0, 0, 0) if we take the average we get 1 for white and 0 for black
@MaesterSilva
@MaesterSilva Жыл бұрын
Just one question. The positions: Is 0,0 at top or bottom?
@noxtol8778
@noxtol8778 Жыл бұрын
At the left top corner
@Worldwide_Productions
@Worldwide_Productions Жыл бұрын
In math it's on the bottom left, but most of the time in computers it's the top left.
@doughankins3996
@doughankins3996 Жыл бұрын
Thank you That was very straightforward and clear. I wanted to ask why 3 bits is not 9, but 4 bits is 16. All number but 3 are raised to the power of 2. Is that correct?
@maximilianhonig2049
@maximilianhonig2049 Жыл бұрын
Indexing starts from zero i.e. for 4 bits: 1*2^0 + 1*2^1 + 1*2*2 + 1*2^3 = 15 In binary: 1111 We take 2 to the power of the digit we’re talking about (starting from zero). The 1’s represent 4 “1” boys if you will.
@CSTeacher
@CSTeacher Жыл бұрын
Thank you for the feedback. The reason why 3 bits is not 9 is that it is not 3^2 but 2^3, so not 9 but 8.
@Subhan-jt1jh
@Subhan-jt1jh 10 ай бұрын
@MaesterSilva
@MaesterSilva Жыл бұрын
Also how may I create a file from scratch? (C++)
Bitmap Images
6:36
Computer Science Lessons
Рет қаралды 81 М.
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,3 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
True Colour and Indexed Colour Bitmaps
10:45
Computer Science Lessons
Рет қаралды 21 М.
LEARN BITMAP INDEXES
13:20
Tech Dummies Narendra L
Рет қаралды 76 М.
Bitmap Images, Colour Depth and Metadata (OCR GCSE Computer Science)
13:25
Making .BMP images from scratch
21:22
Kay Lack
Рет қаралды 15 М.
The basics about: Bitmaps and Vectors
6:32
Old Game Box
Рет қаралды 20 М.
How PNG Works: Compromising Speed for Quality
32:00
Reducible
Рет қаралды 645 М.
NES Graphics Explained
17:23
NesHacker
Рет қаралды 249 М.
Secrets Hidden in Images (Steganography) - Computerphile
13:14
Computerphile
Рет қаралды 1,3 МЛН
Create a bitmap image just using notepad! [RNDBITS-041]
5:53
Rabidgremlin
Рет қаралды 22 М.