Click or drag to resize

McPseudoColorOptionsSavePaletteToXDocument Method

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Function SavePaletteToXDocument ( 
	pal As McPseudoColor,
	Optional RangeMin As Double = 0,
	Optional RangeMax As Double = 255
) As XDocument

Parameters

pal
Type: MediaCy.IQL.EngineMcPseudoColor
RangeMin (Optional)
Type: SystemDouble
RangeMax (Optional)
Type: SystemDouble

Return Value

Type: XDocument
See Also