←Select platform

OutputChannels Property

Summary

Gets or sets the number of output channels.

Syntax

C#
VB
C++
public int OutputChannels { get; set; } 
  
Public Property OutputChannels As Integer 
public: 
property int OutputChannels { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of output channels.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly