Write some Software -- 2
Anggaran €8-30 EUR
What I have doed myself is (see attachment):
1, I load a 32-bit-depth PNG file (1 pixel 4 byte) into a byte array.
2, I manipulate the byte array thus changing the pixels.
so far everything works... but what I can't seem to do is:
3, Take this manipulated byte array and save it back into a new PNG file.
So in short, your task is to write me a code snippet, a function, that
1, takes a byte array (containing the pixel data of a loaded 32 bit depth PNG file)
2, takes a string containing the Directory bath + the file name of the new png file.
3, creates this 32-bit-depth PNG file in the specified directory.
The code should be as simple and clean as possible. Nothing too fancy... I am a newbie programmer and would love to easily understand it.
Thank you.
17 freelancer menawar dengan rata-rata €22 untuk pekerjaan ini
Hi there! What you wanted to achieve is really easy work: you can do it yourself. its just 2-3 lines of code my friend :)
Hello, Im interested to work on this. Please let me if you are interested. Thanks, Sheik Mubarak S
Hi! How are you? Nice to meet you. I'm very interested in your project's requirement. I have much experience in many program languages. I want to work with you. Nothing is impossible for us. If you want hire me,p Lebih banyak
hi, I am .net develope and mcp for sqlserver. i moslty create windows application . please have a look of my previous work [login to view URL] let me know your Lebih banyak
Hi, not quite sure what you are trying to achieve but if you just need to save byte array this function should work, does not matter if it is png or not: private static void SaveBytes(byte [] data, string pa Lebih banyak
please award me i will start work best regards----------------------------------------------------------
Hello Sir. I have 5 years of experience in c# development. This is a very easy task I am interested to work for you on this project. Just message me so that we can start waiting for your positive response :)
Hi there, We will write your code snippet for pixels and We are interested in working with you !!! Please feel free to contact us anytime to discuss your project. We look forward to working with you soon. Tha Lebih banyak
Hello! I'm a professional .net developer. I've developed image processing software before. The task you want to achieve is pretty simple. Let me help you with this. Please contact me if you're interested.
I'm experienced .NET developer, so you can consult with me about any questions connected with C#. My code will be well readable for sure.
Hey, i am new to the free lancer and excited to take up my first project..i was working as a developer using C# and C++.. I feel glad if you allow me to take up your project..thanks :)
I just created an example which contains a form with two buttons, the Click event handler of a button opens a OpenFileDialog to choose a .png file and then stores its pixel data in byte[] array, another button's Click Lebih banyak