> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/bitmap-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/bitmap-plus/components/create.md).

# Create

- [Build Bitmap](https://interopxyz.gitbook.io/bitmap-plus/components/create/build-bitmap.md): Bitmap from a width, height, colors
- [Procedural Cellular](https://interopxyz.gitbook.io/bitmap-plus/components/create/procedural-cellular.md): Generate a procedural cellular image
- [Procedural Noise](https://interopxyz.gitbook.io/bitmap-plus/components/create/procedural-noise.md): Generate a procedural noise image
- [Procedural Fractal Pass](https://interopxyz.gitbook.io/bitmap-plus/components/create/procedural-fractal-pass.md): Generate a procedural fractal pass on Cellular or Noise
- [Image to Bitmap](https://interopxyz.gitbook.io/bitmap-plus/components/create/image-to-bitmap.md): Bitmap Plus Image to a Bitmap
