Skip to content

Commit

Permalink
Docs: add missing returns property to raw
Browse files Browse the repository at this point in the history
  • Loading branch information
lovell committed Aug 29, 2023
1 parent 67e927b commit 7f64d46
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/api-output.md
Expand Up @@ -583,7 +583,7 @@ Image metadata (EXIF, XMP) is unsupported.


## raw
> raw([options])
> raw([options]) ⇒ <code>Sharp</code>
Force output to be raw, uncompressed pixel data.
Pixel ordering is left-to-right, top-to-bottom, without padding.
Expand Down

0 comments on commit 7f64d46

Please sign in to comment.