Documentation ¶
Index ¶
- func CompressImage(inputPath, outputfilePath string) error
- func CompressVideo(inputPath, outputfilePath string) error
- func GetAudioFromVideo(inputPath, outputfilePath string) error
- func ResizeImage(inputPath, outputfilePath, targetwidth string) error
- func ResizeImageWithoutAspectRatio(inputPath, outputfilePath, targetwidth, targetheight string) error
- func ResizeVideo(inputPath, targetwidth, targetheight, outputfilePath string) error
- func SmartCropImage() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompressImage ¶
CompressImage - CompressImage
func CompressVideo ¶
CompressVideo - CompressVideo
func GetAudioFromVideo ¶
GetAudioFromVideo - GetAudioFromVideo
func ResizeImage ¶
ResizeImage - ResizeImage
func ResizeImageWithoutAspectRatio ¶
func ResizeImageWithoutAspectRatio(inputPath, outputfilePath, targetwidth, targetheight string) error
ResizeImageWithoutAspectRatio - ResizeImageWithoutAspectRatio
func ResizeVideo ¶
ResizeVideo - ResizeVideo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.