DHUImageMimeChecksExtensions extension
DHUImageMimeChecksExtensions
- on
Properties
- isBMP → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a BMP image.no setter - isGIF → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a GIF image.no setter - isHEIC → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a HEIC image.no setter - isHEIF → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a HEIF image.no setter - isICNS → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents an ICNS image.no setter - isICO → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents an ICO image.no setter - isIcon → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents an icon file.no setter - isImage → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents an image file.no setter - isJPEG → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a JPEG or JPG image.no setter - isJPG → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a JPEG or JPG image.no setter - isPNG → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a PNG image.no setter - isSVG → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents an SVG image.no setter - isTIF → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a TIFF or TIF image.no setter - isTIFF → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a TIFF or TIF image.no setter - isWebP → bool
-
Available on String?, provided by the DHUImageMimeChecksExtensions extension
Checks if a file path or URL represents a WebP image.no setter