MLFeatureValue
MLFeatureValue()
MLFeatureValue(IntPtr)
MLFeatureValue(NativeHandle)
MLFeatureValue(NSCoder)
MLFeatureValue(NSObjectFlag)
ClassHandle
DictionaryValue
DoubleValue
ImageBufferValue
Int64Value
MultiArrayValue
SequenceValue
StringValue
Type
Undefined
Copy(NSZone)
Create(CVPixelBuffer)
Create(Double)
Create(Int64)
Create(MLMultiArray)
Create(MLSequence)
Create(String)
Create(CGImage, MLImageConstraint, MLFeatureValueImageOption, NSError)
Create(CGImage, MLImageConstraint, NSDictionary, NSError)
Create(NSUrl, MLImageConstraint, MLFeatureValueImageOption, NSError)
Create(NSUrl, MLImageConstraint, NSDictionary, NSError)
Create(CGImage, CGImagePropertyOrientation, MLImageConstraint, MLFeatureValueImageOption, NSError)
Create(CGImage, CGImagePropertyOrientation, MLImageConstraint, NSDictionary, NSError)
Create(NSUrl, CGImagePropertyOrientation, MLImageConstraint, MLFeatureValueImageOption, NSError)
Create(NSUrl, CGImagePropertyOrientation, MLImageConstraint, NSDictionary, NSError)
Create(CGImage, nint, nint, CVPixelFormatType, MLFeatureValueImageOption, NSError)
Create(CGImage, nint, nint, CVPixelFormatType, MLFeatureValueImageOption, NSError)
Create(CGImage, nint, nint, CVPixelFormatType, NSDictionary, NSError)
Create(CGImage, nint, nint, CVPixelFormatType, NSDictionary, NSError)
Create(NSUrl, nint, nint, CVPixelFormatType, MLFeatureValueImageOption, NSError)
Create(NSUrl, nint, nint, CVPixelFormatType, MLFeatureValueImageOption, NSError)
Create(NSUrl, nint, nint, CVPixelFormatType, NSDictionary, NSError)
Create(NSUrl, nint, nint, CVPixelFormatType, NSDictionary, NSError)
Create(CGImage, CGImagePropertyOrientation, nint, nint, CVPixelFormatType, MLFeatureValueImageOption, NSError)
Create(CGImage, CGImagePropertyOrientation, nint, nint, CVPixelFormatType, MLFeatureValueImageOption, NSError)
Create(CGImage, CGImagePropertyOrientation, nint, nint, CVPixelFormatType, NSDictionary, NSError)
Create(CGImage, CGImagePropertyOrientation, nint, nint, CVPixelFormatType, NSDictionary, NSError)
Create(NSUrl, CGImagePropertyOrientation, nint, nint, CVPixelFormatType, MLFeatureValueImageOption, NSError)
Create(NSUrl, CGImagePropertyOrientation, nint, nint, CVPixelFormatType, MLFeatureValueImageOption, NSError)
Create(NSUrl, CGImagePropertyOrientation, nint, nint, CVPixelFormatType, NSDictionary, NSError)
Create(NSUrl, CGImagePropertyOrientation, nint, nint, CVPixelFormatType, NSDictionary, NSError)
Create(NSDictionary<NSObject, NSNumber>, NSError)
CreateUndefined(MLFeatureType)
EncodeTo(NSCoder)
IsEqual(MLFeatureValue)
xamarinios
namespace CoreML
{
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[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("MLFeatureValue", true)]
public class MLFeatureValue : NSObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal MLFeatureValue(IntPtr handle);
}
}
| Xamarin iOS | 0.0 |
|---|---|
| Xamarin macOS | 0.0 |
| Xamarin tvOS | 0.0 |
| Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , 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