←Select platform

UsePreserveObjectColor Property (IntelligentUpScaleCommand)

Summary

Gets or sets the value that indicates whether to use the preserve object color.

Syntax

C#
VB
WinRT C#
C++
public bool UsePreserveObjectColor {get; set;}
Public Property UsePreserveObjectColor As Boolean
public bool UsePreserveObjectColor {get; set;}
get_UsePreserveObjectColor(); 
set_UsePreserveObjectColor(value); 
Object.defineProperty('UsePreserveObjectColor'); 
public: 
property bool UsePreserveObjectColor { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to use the preserve object color specified in PreserveObjectColor property, otherwise it is false.

Example

Refer to IntelligentUpScaleCommand.

Requirements

Target Platforms

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