Marshal from c# to c++ to get unsigned char* representing an image

后端 未结 0 441
情歌与酒
情歌与酒 2021-02-02 17:10

I need to call the following C++ signature from my C# code:

long getImageResult(unsigned char* p_image, unsigned long image_size, unsigned long* p_real_image_size         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题