←Select platform

ShrinkingSize Property

Summary

Gets or sets the shrink size ratio used to minimize the image internally in order to increase the speed with little loss of accuracy.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTSubtractBackgroundCommandType shrinkingSize
public SubtractBackgroundCommandType getShrinkingSize() 
public void setShrinkingSize(SubtractBackgroundCommandType value) 
get_ShrinkingSize(); 
set_ShrinkingSize(value); 
Object.defineProperty('ShrinkingSize'); 

Property Value

Shrink size ratio used to minimize the image internally in order to increase the speed with little loss of accuracy.

Example

Refer to SubtractBackgroundCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize