←Select platform

ColorType Property

Summary

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

Syntax

C#
VB
C++
[DataMemberAttribute(Name="ColorType", IsRequired=true)] 
public UnsharpMaskCommandColorType ColorType { get; set; } 
  
<DataMemberAttribute(Name="ColorType", IsRequired=True)> 
Public Property ColorType As Leadtools.Services.Imageprocessing.Datacontracts.UnsharpMaskCommandColorType 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.ImageProcessing.DataContracts Assembly