←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly