←Select platform

ResizeType Property

Summary

Gets or sets the resize algorithm type.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTResizeInterpolateCommandType resizeType
public ResizeInterpolateCommandType getResizeType() 
public void setResizeType(ResizeInterpolateCommandType value) 
get_ResizeType(); 
set_ResizeType(value); 
Object.defineProperty('ResizeType'); 

Property Value

Value that represents the algorithm type used in resizing the image. For possible values refer to ResizeInterpolateCommandType.

Example

Refer to ResizeInterpolateCommand example.

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