Get-ScreenCss
SYNOPSIS
Generate CSS header for HTML "screen shot" of the host buffer.
SYNTAX
Get-ScreenCss
DESCRIPTION
Generate CSS header for HTML "screen shot" of the host buffer.
EXAMPLES
EXAMPLE 1
$css = Get-ScreenCss
Gets the color info of the host's screen into CSS form.
PARAMETERS
INPUTS
OUTPUTS
NOTES
Author: Jachym Kouba