A
Alhexx
Guest
I've continued working on BrutePix, my raw image viewer. Basically, it works, however, I need a bit help with the different image color depths...
But first, I'll post which bit depths are currently supported:
Legend:
W -> White (i.e. Grayscale)
R -> Red
G -> Green
B -> Blue
A -> Alpha
High-Color Pixel Depths:
GrayScale Pixel Depths:
Palette Pixel Depths:
Miscelaneous:
My first question is:
Does anyone know any other common image formats? I read a something of 12-bit grayscale, however, I couldn't find any images.
The second question:
I need some images for testing. Does anyone have any images in one of these formats:
- Alhexx
[/list]
[/list]
[/list]
[/list]
[/list]
But first, I'll post which bit depths are currently supported:
Legend:
W -> White (i.e. Grayscale)
R -> Red
G -> Green
B -> Blue
A -> Alpha
High-Color Pixel Depths:
- 4 Bit [RGBA-1111]
- 8 Bit [RGBA-2222]
- 12 Bit [RGBA-3333]
- 12 Bit [RGB-444]
- 16 Bit [RGBA-4444]
- 16 Bit [RGBA-5551]
- 16 Bit [RGB-565]
- 24 Bit [RGB-888]
- 32 Bit [RGBA-8888]
GrayScale Pixel Depths:
- 1 Bit [W-1]
- 4 Bit [W-4]
- 8 Bit [W-8]
Palette Pixel Depths:
- 1 Bit [2 Colors]
- 2 Bit [4 Colors]
- 4 Bit [16 Colors]
- 8 Bit [256 Colors]
- 12 Bit [4096 Colors]
- 16 Bit [65K Colors]
Miscelaneous:
- DXT1 Compression [4x4 Pixels - 64 Bit]
- DXT2/3 Compression [4x4 Pixels - 128 Bit]
- DXT4/5 Compression [4x4 Pixels - 128 Bit]
My first question is:
Does anyone know any other common image formats? I read a something of 12-bit grayscale, however, I couldn't find any images.
The second question:
I need some images for testing. Does anyone have any images in one of these formats:
- 4 Bit High-Color [RGBA-1111]
- 8 Bit High-Color [RGBA-2222]
- 12 Bit High-Color [RGBA-3333]
- 12 Bit High-Color [RGB-444]
- 12 Bit GrayScale [W-12]
- 12 Bit Paletted [4096 Colors]
- 16 Bit Paletted [65K Colors]
- Alhexx
[/list]
[/list]
[/list]
[/list]
[/list]