Click or drag to resize

metaPalettePagecomposeForPalette Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.page
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScript composeForPalette(
	docScript script,
	Color baseColor,
	float bright,
	float sat,
	int hue,
	string title,
	bool doLabels = false
)
Request Example View Source

Parameters

script
Type: imbSCI.Reporting.scriptdocScript
baseColor
Type: System.DrawingColor
bright
Type: SystemSingle
sat
Type: SystemSingle
hue
Type: SystemInt32
title
Type: SystemString
doLabels (Optional)
Type: SystemBoolean

Return Value

Type: docScript
See Also