VisionPropertiesExtensions 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.
Extension methods to allow string based access to properties.
public static class VisionPropertiesExtensions
type VisionPropertiesExtensions = class
Public Module VisionPropertiesExtensions
- Inheritance
-
VisionPropertiesExtensions
Methods
SetProperty(Frame, String, String) |
Sets the value of an advanced property by name. |
SetProperty(FrameFormat, String, String) |
Sets the value of an advanced property by name. |
SetProperty(FrameSourceBuffer, String, String) |
Sets the value of an advanced property by name. |
SetProperty(Image, String, String) |
Sets the value of an advanced property by name. |
SetProperty(ImageFormat, String, String) |
Sets the value of an advanced property by name. |
SetProperty(ImageSourceBuffer, String, String) |
Sets the value of an advanced property by name. |
SetProperty(VisionLocalProcessingAdvancedOptions, String, String) |
Sets the value of an advanced property by name. |
SetProperty(VisionServiceAdvancedOptions, String, String) |
Sets the value of an advanced property by name. |
SetProperty(VisionSource, String, String) |
Sets the value of an advanced property by name. |
TryGetProperty(Frame, String, String) |
Gets the value of an advanced property by name. |
TryGetProperty(FrameFormat, String, String) |
Gets the value of an advanced property by name. |
TryGetProperty(FrameSourceBuffer, String, String) |
Gets the value of an advanced property by name. |
TryGetProperty(Image, String, String) |
Gets the value of an advanced property by name. |
TryGetProperty(ImageFormat, String, String) |
Gets the value of an advanced property by name. |
TryGetProperty(ImageSourceBuffer, String, String) |
Gets the value of an advanced property by name. |
TryGetProperty(VisionLocalProcessingAdvancedOptions, String, String) |
Gets the value of an advanced property by name. |
TryGetProperty(VisionServiceAdvancedOptions, String, String) |
Gets the value of an advanced property by name. |
TryGetProperty(VisionSource, String, String) |
Gets the value of an advanced property by name. |
Applies to
Azure SDK for .NET