Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
文字列をビットマップとしてエンコードする方法はありますか? それともドローアブル?
ありがとうクリス
ビットマップを作成し、そのキャンバスを作成して、 を呼び出しますCanvas.drawText。それはするべきです!(それが、文字列を「エンコード」するという意味ですよね?)
Canvas.drawText
編集: ええと、DigiMark のような透かしのようなものを探していることに気付きましたか?