2
Answers

how to decode utf-8(from image) in c#

i want to know a way to decode utf-8 code which is present in image(jpeg,png,gif,etc) and store it in string variable in c#

Answers (2)