command
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Mar 3, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package main demonstrates basic usage of the imgcrop package.
This example shows how to:
1. Open an image file
2. Crop and resize it to specific dimensions
3. Save the result to a new file
Run this example:
go run examples/basic/main.go input.jpg output.jpg 800 600
Source Files
¶
Click to show internal directories.
Click to hide internal directories.