←Select platform

Length Property

Summary

Gets the length for each of the redBuffer, greenBuffer and blueBuffer properties

Syntax

C#
VB
Objective-C
C++
public int Length {get;} 
Public ReadOnly Property Length As Integer 
@property (nonatomic, assign, readonly) NSUInteger 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

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

Leadtools.ImageProcessing.Color Assembly