# Functions
NewAutoTag creates an extension parameter for auto tagging.
NewRemoveBg creates an extension parameter for removing background.
# Structs
AutoTag represents extension struct for auto tagging by providers such as google and aws.
RemoveBg represents extension struct for removing background.
RemoveBgOptions represents different options for removing bg extension.
# Interfaces
IExtension prepresents common interface for different extensions.
# Type aliases
No description provided by the author