Module infer::image

source ·
Expand description

All the supported matchers categorized and exposed as functions

Functions

  • Returns whether a buffer is AVIF image data.
  • Returns whether a buffer is BMP image data.
  • Returns whether a buffer is Canon CR2 image data.
  • Returns whether a buffer is GIF image data.
  • Returns whether a buffer is HEIF image data.
  • Returns whether a buffer is ICO icon image data.
  • Returns whether a buffer is JPEG image data.
  • Returns whether a buffer is jpg2 image data.
  • Returns whether a buffer is JPEG XL (JXL) image data.
  • Returns whether a buffer is jxr image data.
  • Returns whether a buffer is PNG image data.
  • Returns whether a buffer is Photoshop PSD image data.
  • Returns whether a buffer is TIFF image data.
  • Returns whether a buffer is WEBP image data.