←Select platform

Mask Property

Summary
Gets or sets the YUV conversion masking value.
Syntax
C#
VB
C++
public ConversionYuvMaskFlags Mask { get; set; } 
  
Public Property Mask As ConversionYuvMaskFlags 
public: 
property ConversionYuvMaskFlags Mask { 
   ConversionYuvMaskFlags get(); 
   void set (    ConversionYuvMaskFlags ); 
} 

Property Value

The YUV conversion masking value. This can be any combination of the ConversionYuvMaskFlags members.

Example

Refer to ConversionParameters.YuvParameters 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.