VNImageRequestHandler
VNImageRequestHandler(IntPtr)
VNImageRequestHandler(NativeHandle)
VNImageRequestHandler(NSObjectFlag)
VNImageRequestHandler(CGImage, NSDictionary)
VNImageRequestHandler(CGImage, VNImageOptions)
VNImageRequestHandler(CIImage, NSDictionary)
VNImageRequestHandler(CIImage, VNImageOptions)
VNImageRequestHandler(CMSampleBuffer, NSDictionary)
VNImageRequestHandler(CMSampleBuffer, VNImageOptions)
VNImageRequestHandler(CVPixelBuffer, NSDictionary)
VNImageRequestHandler(CVPixelBuffer, VNImageOptions)
VNImageRequestHandler(NSData, NSDictionary)
VNImageRequestHandler(NSData, VNImageOptions)
VNImageRequestHandler(NSUrl, NSDictionary)
VNImageRequestHandler(NSUrl, VNImageOptions)
VNImageRequestHandler(CGImage, CGImagePropertyOrientation, NSDictionary)
VNImageRequestHandler(CGImage, CGImagePropertyOrientation, VNImageOptions)
VNImageRequestHandler(CIImage, CGImagePropertyOrientation, NSDictionary)
VNImageRequestHandler(CIImage, CGImagePropertyOrientation, VNImageOptions)
VNImageRequestHandler(CMSampleBuffer, CGImagePropertyOrientation, NSDictionary)
VNImageRequestHandler(CMSampleBuffer, CGImagePropertyOrientation, VNImageOptions)
VNImageRequestHandler(CVPixelBuffer, CGImagePropertyOrientation, NSDictionary)
VNImageRequestHandler(CVPixelBuffer, CGImagePropertyOrientation, VNImageOptions)
VNImageRequestHandler(NSData, CGImagePropertyOrientation, NSDictionary)
VNImageRequestHandler(NSData, CGImagePropertyOrientation, VNImageOptions)
VNImageRequestHandler(NSUrl, CGImagePropertyOrientation, NSDictionary)
VNImageRequestHandler(NSUrl, CGImagePropertyOrientation, VNImageOptions)
VNImageRequestHandler(CMSampleBuffer, AVDepthData, CGImagePropertyOrientation, NSDictionary<NSString, NSObject>)
VNImageRequestHandler(CVPixelBuffer, AVDepthData, CGImagePropertyOrientation, NSDictionary<NSString, NSObject>)
ClassHandle
Perform(VNRequest[], NSError)
xamarinmac
namespace Vision
{
[Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("VNImageRequestHandler", true)]
public class VNImageRequestHandler : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("performRequests:error:")]
public virtual bool Perform(VNRequest![]! requests, out NSError! error);
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API