簡體   English   中英

將位圖字符串轉換為 Base64 圖像

[英]Convert Bitmap String into Base64 image

我正在使用黃玉 Sigidp1。 他們有一個返回位圖字符串的 API。 從那里網站https://www.topazsystems.com/Software/sigidp1.pdf

GetBmpString()
(returns ascii hex string of bmp fingerprint--useful for web applications to send fingerprint image across
the web)

現在我有了這個字符串。 如何將其轉換為 base64 圖像?

更新:這里是前幾個字符 93B2000004B8000009000500E4D69C820000000069006D006100670065000452E30B918FCE119DE30

我從具有此內置功能的 Topaz 支持團隊那里獲得了另一個版本(base64 圖像)。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM