SkillFeatureImageValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines an ISkillFeatureValue of SkillFeatureKind.Image. Also acts as a static factory for itself.
public ref class SkillFeatureImageValue sealed : Microsoft::AI::Skills::SkillInterfacePreview::ISkillFeatureValue, Windows::Foundation::IClosable
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.AI.Skills.SkillInterfacePreview.SkillsAPIContract), 65536)]
public sealed class SkillFeatureImageValue : Microsoft.AI.Skills.SkillInterfacePreview.ISkillFeatureValue, Windows.Foundation.IClosable
type SkillFeatureImageValue = class
interface ISkillFeatureValue
interface IClosable
Public NotInheritable Class SkillFeatureImageValue
Implements IClosable, ISkillFeatureValue
- Inheritance
-
SkillFeatureImageValue
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ContractVersionAttribute
- Implements
-
ISkillFeatureValue Windows.Foundation.IClosable
Properties
| Descriptor |
The feature descriptor associated with this feature value. |
| VideoFrame |
Retrieves the VideoFrame value. |
Methods
| Close() |
Releases system resources that are exposed by this object. |