UtilsToHtmlImgData Method (Byte, String) |
Namespace:
Scilligence.MolEngine.Common
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic static string ToHtmlImgData(
byte[] data,
string mimetype
)
Parameters
- data
- Type: SystemByte
- mimetype
- Type: SystemString
Return Value
Type:
String
See Also