TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Deep Siddharth Verma
NA
38
2.2k
how to save a bitmap image
Aug 6 2015 8:40 AM
i want save a bitmap image by a specific name(id of the emp) and save it to a file location..
but i cant any way to solve it,...
please help me out
here is code snippt of generated bimap image..
String code = frst_name.Text + ";" + f_name.Text + ";" + id.Text + ";" + thana.Text;
QRCodeEncoder encoder = new QRCodeEncoder();
// encoder.QRCodeScale = 10;
Bitmap img = encoder.Encode(code);
Reply
Answers (
4
)
How to count number of prints taken from a printer using WPF
Interop.COMSVCSLib.DLL - Application Error