DHUImageMimeChecksExtensions extension

on

Properties

isBMP bool
Checks if a file path or URL represents a BMP image.
no setter
isGIF bool
Checks if a file path or URL represents a GIF image.
no setter
isHEIC bool
Checks if a file path or URL represents a HEIC image.
no setter
isHEIF bool
Checks if a file path or URL represents a HEIF image.
no setter
isICNS bool
Checks if a file path or URL represents an ICNS image.
no setter
isICO bool
Checks if a file path or URL represents an ICO image.
no setter
isIcon bool
Checks if a file path or URL represents an icon file.
no setter
isImage bool
Checks if a file path or URL represents an image file.
no setter
isJPEG bool
Checks if a file path or URL represents a JPEG or JPG image.
no setter
isJPG bool
Checks if a file path or URL represents a JPEG or JPG image.
no setter
isPNG bool
Checks if a file path or URL represents a PNG image.
no setter
isSVG bool
Checks if a file path or URL represents an SVG image.
no setter
isTIF bool
Checks if a file path or URL represents a TIFF or TIF image.
no setter
isTIFF bool
Checks if a file path or URL represents a TIFF or TIF image.
no setter
isWebP bool
Checks if a file path or URL represents a WebP image.
no setter