Skip to content

Commit e9a68fa

Browse files
docs: remove image demo from "working with images" (#153)
1 parent 79d7e72 commit e9a68fa

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

docs/basics/demos/image.demo.tsx

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/basics/working-with-images.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
1-
import ImageDemo from './demos/image.demo.tsx'
2-
31
# Working with Images
42

5-
<!-- TODO add analysis section once it is merged -->
6-
73
### What is an Image?
84

95
In the context of digital technology and computing, images are represented as a grid of pixels, with each pixel containing information about color and intensity.
106

11-
<ImageDemo />
12-
137
### Types of images supported by ImagesJS
148

159
- Currently ImageJS supports images with these characteristics:

0 commit comments

Comments
 (0)