mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Docs: extract might also be referred to as 'crop'
This commit is contained in:
@@ -336,7 +336,7 @@ function extend (extend) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Extract a region of the image.
|
||||
* Extract/crop a region of the image.
|
||||
*
|
||||
* - Use `extract` before `resize` for pre-resize extraction.
|
||||
* - Use `extract` after `resize` for post-resize extraction.
|
||||
|
||||
Reference in New Issue
Block a user