MPSNNCropAndResizeBilinear Конструкторы
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Перегрузки
MPSNNCropAndResizeBilinear(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNCropAndResizeBilinear (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Параметры
- coder
- NSCoder
- Атрибуты
Применяется к
MPSNNCropAndResizeBilinear(NSObjectFlag)
protected MPSNNCropAndResizeBilinear (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Параметры
Применяется к
MPSNNCropAndResizeBilinear(IntPtr)
protected internal MPSNNCropAndResizeBilinear (IntPtr handle);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : nativeint -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Параметры
- handle
-
IntPtr
nativeint
Применяется к
MPSNNCropAndResizeBilinear(NSCoder, IMTLDevice)
[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNCropAndResizeBilinear (Foundation.NSCoder aDecoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Параметры
- aDecoder
- NSCoder
- device
- IMTLDevice
- Атрибуты
Применяется к
MPSNNCropAndResizeBilinear(IMTLDevice, nuint, nuint, nuint, IntPtr)
[Foundation.Export("initWithDevice:resizeWidth:resizeHeight:numberOfRegions:regions:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNCropAndResizeBilinear (Metal.IMTLDevice device, nuint resizeWidth, nuint resizeHeight, nuint numberOfRegions, IntPtr regions);
new MetalPerformanceShaders.MPSNNCropAndResizeBilinear : Metal.IMTLDevice * nuint * nuint * nuint * nativeint -> MetalPerformanceShaders.MPSNNCropAndResizeBilinear
Параметры
- device
- IMTLDevice
- resizeWidth
- System.System.UIntPtr System.unativeint
- resizeHeight
- System.System.UIntPtr System.unativeint
- numberOfRegions
- System.System.UIntPtr System.unativeint
- regions
-
IntPtr
nativeint
- Атрибуты