FromBase64

ImageSignOptions.FromBase64 method

Base64. から定義済みのイメージを使用して、ImageSignOptions クラスの新しいインスタンスを作成します。

public static ImageSignOptions FromBase64(string base64Content)
パラメータ タイプ 説明
base64Content String Base64 文字列形式の画像コンテンツ

関連項目