位图到字符串

IronDrawing also has a feature to convert AnyBitmap files to a unique string of characters that represent the current AnyBitmap files based on the characteristics of the AnyBitmap files. Any small change to a particular AnyBitmap file will change the string of the file and similar AnyBitmap file will have similar string. Therefore, it is useful as one way to check the similarity by comparing strings of two AnyBitmap files.

To use this feature, simply load an AnyBitmap file from a file path and assign it to a string variable to store the string of the AnyBitmap file loaded using the method .ToString().

准备开始了吗?
Nuget 下载 13,318,306 | 版本: 2025.3 刚刚发布