←Select platform

Method Property

Summary
Gets or sets a value indicating the conversion method or the property to be changed.
Syntax
C#
VB
C++
public ConversionMethodFlags Method { get; set; } 
  
Public Property Method As ConversionMethodFlags 
public: 
property ConversionMethodFlags Method { 
   ConversionMethodFlags get(); 
   void set (    ConversionMethodFlags ); 
} 

Property Value

This property works in one of two ways:

Example

Refer to WhitePoint example.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.