Click or drag to resize

LargeImageCommandsAddResolutions Property

Adds intermediate resolutions to any compatible VLI.

Namespace:  MediaCy.Automation.LargeImage
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property AddResolutions ( 
	parent As McCommand
) As AddResolutions
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AddResolutions
Remarks
The command is only valid when applied to VLI documents that are backed by an image set. The image set must have been saved to disk. The intermediate resolutions that will be added will be automatically determined by the command.
See Also