Search found 1 match

by barbos
2019-02-11T03:11:04-07:00
Forum: Users
Topic: How can I convert a png to 2 bits per pixel?
Replies: 3
Views: 8586

Re: How can I convert a png to 2 bits per pixel?

unfortunately it didn't works in some cases.

For example, here is png I want to make 2 bit indexed color:
https://i.imgur.com/AmjOlkT.png

Here is original PNG content:

IHDR = 0x49484452
width = 512
height = 512
bitDepth = 8
colorType = 3
compression = 0
filter = 0
interlace = 0
PLTE ...