Пожалуйста, обратите внимание, что пользователь заблокирован
Trying to implement LSB in NIM , looking forward for some examples , thanks in advance!
You need to get yourself some library for parsing PNG and other image formats. I don't really know one for Nim, maybe google could help. When you find one, you can take a look at my article, where I implement one in Python. The algorithm should be pretty similar.Trying to implement LSB in NIM , looking forward for some examples , thanks in advance!