Click or drag to resize

McPseudoColorOptionsSavePalette Method

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

Parameters

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

Return Value

Type: Boolean
See Also