Evaluating bids

C# to convert Png to Specific Bmp (Windows V4 and Bitfields)

Published on the January 10, 2020 in IT & Programming

About this project

Open

I need a small software to convert png to a bmp with the following specifications:

bmp version: windows v4
bit depth: 32
compression: bitfields
num colors: use bitdepth
num important colors: all
red mask: 0x00ff000
green mask: 0x0000ff00
blue mask: 0x000000ff
alpha mask 0xff000000

i can send the original file so you use as base.

Category IT & Programming
Subcategory Other
Project size Small
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed

Delivery term: Not specified

Skills needed

C#