Skip to content

Commit 1b73fd8

Browse files
Create image.md
1 parent c06ec6c commit 1b73fd8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/developers/core/image.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Image Core
2+
The core of using images are mainly from the `image.ofBuffer` function, which is the internal way of using images in raw data.
3+
To see the existing image's data, use toBuffer, which is not a feature already avaliable
4+
unless you natively shim to the function. The path for the shim is `image::toBuffer.`

0 commit comments

Comments
 (0)