←Select platform

Color Property (GrayScaleToDuotoneCommand)

Summary

Gets or sets an array of colors for internal use.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterColor Color {get; set;}
Public Property Color As Leadtools.RasterColor
public Leadtools.RasterColor Color {get; set;}
@property (nonatomic, copy) LTRasterColor *color
public RasterColor getColor() 
public void setColor(RasterColor value) 
get_Color(); 
set_Color(value); 
Object.defineProperty('Color'); 
public: 
property Leadtools.RasterColor Color { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

An array of colors for internal use. This parameter is used when the NewColor structure is set to null. This parameter is ignored if the NewColor value is something other than null.

Example

Refer to GrayScaleToDuotoneCommand.

Requirements

Target Platforms

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