Click or drag to resize

ExtractResolution Property

Select the Large Image resolution to use when extracting the selected region of interest.

Namespace:  MediaCy.Commands.LargeImage
Assembly:  MediaCy.Commands.LargeImage (in MediaCy.Commands.LargeImage.dll) Version: 1.0.0.0
Syntax
VB
Public Property Resolution As Double
	Get
	Set

Property Value

Type: Double

Return Value

Type: Double
Remarks
If the Resolution is less than or equal to 1, then the command will automatically select the highest resolution that can be extracted while assuring that the resulting image does not exceed the MemoryPercentage.
See Also