Jump to content

.RGB File Format?


Recommended Posts

This is a simple filetpye plugin which has to be unzipped and copied to the paint.net filetypes folder.

I analyzed the file content and the format is straight forward.

4 Bytes: 0x20000000: No idea about the meaning.

2 Bytes: width

2 Bytes: height

width x height 16bit pixel data: Each pixel has 4 bits for the 4 channels RGBA. Means a maximum of 4096 colors and 16 values for transparency.

No real magic at the beginning which makes it difficult to distinguish this .rgb format from others.

midoras signature.gif

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...