←Select platform

Type Property

Summary

Gets or sets the color space type.

Syntax
C#
VB
Objective-C
C++
Java
public GammaCorrectExtendedCommandType Type { get; set; } 
Public Property Type As GammaCorrectExtendedCommandType 
@property (nonatomic, assign) LTGammaCorrectExtendedCommandType type 
public GammaCorrectExtendedCommandType getType() 
public void setType(GammaCorrectExtendedCommandType value) 

Property Value

Enumeration that indicates the color space in which to apply the gamma correction.

Example

Refer to GammaCorrectExtendedCommand example.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Color Assembly