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
SyntaxPublic Property Resolution As Double
Get
Set
Property Value
Type:
DoubleReturn Value
Type:
Double
RemarksIf 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