LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)

length Property

Show in webframe







Gets the length for each of the redBuffer, greenBuffer and blueBuffer properties
Syntax
public int length {get;}
'Declaration
 
Public ReadOnly Property length As Integer
'Usage
 
Dim instance As LineProfileCommand
Dim value As Integer
 
value = instance.length
public int length {get;}
@property (nonatomic, assign, readonly) unsigned int length;

            
 get_length(); 
public:
property int length {
   int get();
}

Property Value

An integer that specifies the length for each of the redBuffer, greenBuffer and blueBuffer properties
Requirements

Target Platforms

See Also

Reference

LineProfileCommand Class
LineProfileCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.