public class Frame : IDisposablePublic Class Frame
Implements IDisposablepublic ref class Frame : IDisposabletype Frame =
class
interface IDisposable
end| DesiredDeviceAttributes | Gets a list of desired device attributes for this Frame. |
| DesiredFaceAttributes | Gets a list of desired face attributes for this Frame. |
| FaceIdentifiers | Gets a list of the known face identifiers within this Frame. |
| Markers | Gets a list of markers in this frame |
| AddFace | Add a face and associated data to the frame. |
| AddMarker | Adds a marker/label to a video frame. |
| Dispose | Releases all resources used by the Frame |
| Dispose(Boolean) | Releases the unmanaged resources used by the Frame and optionally releases the managed resources |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | (Overrides ObjectFinalize) |
| GetDeviceAttribute | Returns the value of a device attribute if it exists or zero |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetOpticalQualityMetrics | Calculates the optical quality metrics for the current frame. |
| GetOpticalRating | Provide the 5-star optical rating value for the current frame. |
| GetQualityMetrics |
Calculates the quality metrics for the current frame.
Obsolete. |
| GetRegionHistogram |
Obtain the histogram for a region of interest.
Obsolete. |
| GetRegionIntProperty |
Regions can have numeric properties attached to them.
Obsolete. |
| GetRegionNames |
Returns the names of regions which are defined for the
face within this frame.
Obsolete. |
| GetRegionPolygon |
Returns the polygon for the region of interest.
Obsolete. |
| GetStarRating |
Provide the 5-star rating value for the current frame.
Obsolete. |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| SetDeviceAttribute | Add a device attribute |
| ToString | Returns a string that represents the current object. (Inherited from Object) |