MLFeatureValue.ImageOption
The initializer options you use to crop and scale an image when creating an image feature value.
Declaration
struct ImageOptionTopics
Image options keys
Image option key initializers
See Also
Creating image feature values
init(pixelBuffer:)init(CGImage:pixelsWide:pixelsHigh:pixelFormatType:options:)init(CGImage:orientation:pixelsWide:pixelsHigh:pixelFormatType:options:)init(CGImage:constraint:options:)init(CGImage:orientation:constraint:options:)init(imageAtURL:pixelsWide:pixelsHigh:pixelFormatType:options:)init(imageAtURL:orientation:pixelsWide:pixelsHigh:pixelFormatType:options:)init(imageAtURL:constraint:options:)init(imageAtURL:orientation:constraint:options:)MLImageConstraint