Image identification. #1503
-
|
Hi, I have a Currently, I wrote the following code: But the Also, I saw I have some |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
You can use |
Beta Was this translation helpful? Give feedback.
You can use
MagickFormatInfo.Create(fileBytes)for this. It will returnnullwhen the format could not be determined.