CurrentNotebookImage

CurrentNotebookImage[nb]

returns an image captured from the portion of the notebook nb that appears on your screen.

CurrentNotebookImage[]

returns an image captured from the notebook in which the function is evaluated.

Details and Options

Examples

open allclose all

Basic Examples  (2)

Capture an image of the current notebook:

Create a notebook and capture an image of it:

Options  (1)

Background  (1)

When a notebook is partially off the screen, pixels for that part of the notebook may not display and are instead Black:

The color of these pixels can be controlled with the option Background:

Possible Issues  (1)

If part of a notebook is off the screen, you can use Rasterize to get the full notebook image:

Wolfram Research (2017), CurrentNotebookImage, Wolfram Language function, https://reference.wolfram.com/language/ref/CurrentNotebookImage.html.

Text

Wolfram Research (2017), CurrentNotebookImage, Wolfram Language function, https://reference.wolfram.com/language/ref/CurrentNotebookImage.html.

CMS

Wolfram Language. 2017. "CurrentNotebookImage." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CurrentNotebookImage.html.

APA

Wolfram Language. (2017). CurrentNotebookImage. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CurrentNotebookImage.html

BibTeX

@misc{reference.wolfram_2023_currentnotebookimage, author="Wolfram Research", title="{CurrentNotebookImage}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/CurrentNotebookImage.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_currentnotebookimage, organization={Wolfram Research}, title={CurrentNotebookImage}, year={2017}, url={https://reference.wolfram.com/language/ref/CurrentNotebookImage.html}, note=[Accessed: 18-March-2024 ]}