←Select platform

ObjectData Property (FastMagicWandCommand)

Summary

Gets the Object data array.

Syntax

C#
VB
C++
public int[][] ObjectData {get;}
Public ReadOnly Property ObjectData As Integer()()
public: 
property array<array<int>^>^ ObjectData { 
   array<array<int>^>^ get(); 
} 

Property Value

Object data array: The elements of the array that are 1 corresponds to points belonging to the object within the ObjectRectangle area, the elements that are 0 do not belong to the object.

Example

Refer to FastMagicWandCommand

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize