←Select platform

HeightUpScalingFactor Property

Summary
Gets or sets the number of the up scaling process stages for the new height to be achieved.
Syntax
C#
VB
C++
public int HeightUpScalingFactor { get; set; } 
  
Public Property HeightUpScalingFactor As Integer 
public: 
property int HeightUpScalingFactor { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of up scaling process stages for the new height to be achieved. The recommended range is from 1 to 20. If MaskImage is used, then 1 should be passed.

Example

Refer to IntelligentUpScaleCommand.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.