←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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.