package
Version:
v2.0.0-beta.10
Opens a new window with list of versions in this module.
Published: Jan 10, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
Package extension contains all image extensions.
Type is a representation of a Image extension.
const (
Jpg Type = "jpg"
Jpeg Type = "jpeg"
Png Type = "png"
)
IsValid checks if the extension is valid.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.