←Select platform

FrameEnabled Property

Summary

(Read only) Gets an array of boolean values that indicate whether a frame is added to the average output image.

Syntax

C#
VB
C++
public bool[] FrameEnabled {get;}
Public ReadOnly Property FrameEnabled As Boolean()
public: 
property array<bool>^ FrameEnabled { 
   array<bool>^ get(); 
} 

Property Value

An array of boolean values that represents which frames are included when averaging the image.

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