A
A
Alexander Borisovich2014-05-21 12:22:24
.NET
Alexander Borisovich, 2014-05-21 12:22:24

.net framwork 4.5 mix with C++. How to pass Bitmap from .net to C++?

The code is a mix of c++ function and .net functions

Есть объект bmp0->Save(scanadr1, System::Drawing::Imaging::ImageFormat::Bmp);
//bmp0 это класс BitMap C#

How can I store this in base64 and not in a file.
all examples with Convert.ToBase64String. and Convert does not work. (Using the type name is not allowed)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Borisovich, 2014-05-21
@Alexufo

decided. Syntax error.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question