←Select platform

UnsharpMaskCommandColorType Property

Summary

Gets or sets a value that indicates the color space in which to apply the mask.

Syntax
C#
VB
C++
public UnsharpMaskCommandColorType UnsharpMaskCommandColorType { get; set; } 
Public Property UnsharpMaskCommandColorType() As UnsharpMaskCommandColorType 
   Get 
   Set 
public:  
   property UnsharpMaskCommandColorType^ UnsharpMaskCommandColorType 
   { 
      UnsharpMaskCommandColorType^ get() 
      void set(UnsharpMaskCommandColorType^ value) 
   } 

Property Value

Value that indicates the color space in which to apply the mask.

Requirements

Target Platforms

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

Leadtools.CloudServices Assembly