Verso.Showcase.ImageStudio 1.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Verso.Showcase.ImageStudio --version 1.1.3
                    
NuGet\Install-Package Verso.Showcase.ImageStudio -Version 1.1.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Verso.Showcase.ImageStudio" Version="1.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verso.Showcase.ImageStudio" Version="1.1.3" />
                    
Directory.Packages.props
<PackageReference Include="Verso.Showcase.ImageStudio" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Verso.Showcase.ImageStudio --version 1.1.3
                    
#r "nuget: Verso.Showcase.ImageStudio, 1.1.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Verso.Showcase.ImageStudio@1.1.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Verso.Showcase.ImageStudio&version=1.1.3
                    
Install as a Cake Addin
#tool nuget:?package=Verso.Showcase.ImageStudio&version=1.1.3
                    
Install as a Cake Tool

Verso.Showcase.ImageStudio

A sample layout extension for Verso that presents a notebook as a layered image document: a canvas in the middle, a layer panel on the right, and a tool palette on the left. It is one of the Verso showcase layouts, built to demonstrate what the layout system can do.

What it shows

The document and the editor are the same .verso file viewed two ways. Open it in the Notebook layout and it is a notebook; switch to Image Studio and it is an image editor. The layer stack is persisted with the notebook, and any layer can be driven by a kernel variable, so editing and re-running a code cell repaints it live. The whole editor runs inside the host's sandboxed frame and themes itself through the host's --verso-* CSS variables, so it follows every Verso theme.

Installation

Install it from the Verso Extensions pane: search for Verso.Showcase, install Verso.Showcase.ImageStudio, then choose Image Studio from the layout picker. A notebook can also declare it as a required extension so it installs automatically on open.

Using it

With the layout active you can add layers (solid, gradients, checkerboard, stripes, dots, rings, text, and procedural), set each layer's opacity and blend mode, and reorder the stack. Add a procedural layer and bind it to a kernel variable to draw a layer from code in any language the notebook runs.

To save your work, use the host Export menu: while Image Studio is the active layout it adds PNG Image (the rasterized canvas) and SVG Image (a resolution-independent re-emit of the vector layers) alongside the notebook's other export formats.

License

MIT. This package bundles no third-party libraries.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.2 117 9/4/2026
1.2.1 107 8/8/2026
1.2.0 102 8/8/2026
1.1.3 128 7/29/2026
1.1.2 111 7/18/2026
1.1.1 122 7/6/2026
1.1.0 111 7/6/2026