xamarinmac
namespace MetalPerformanceShaders
{
[Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Protocol(Name = "MPSNNPadding", WrapperType = typeof(MPSNNPaddingWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetLabel", ReturnType = typeof(string), Selector = "label")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetInverse", ReturnType = typeof(IMPSNNPadding), Selector = "inverse")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetDestinationImageDescriptor", ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(MPSImage[]), typeof(MPSState[]), typeof(MPSKernel), typeof(MPSImageDescriptor) }, ReturnType = typeof(MPSImageDescriptor), Selector = "destinationImageDescriptorForSourceImages:sourceStates:forKernel:suggestedDescriptor:")]
[ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "paddingMethod", IsProperty = true, IsRequired = true, IsStatic = false, Name = "PaddingMethod", PropertyType = typeof(MPSNNPaddingMethod), Selector = "paddingMethod")]
public interface IMPSNNPadding : INSCoding, INSSecureCoding, INativeObject, IDisposable
}
nuget.org | 0.0 %
Reference this API 0.0 %
Derive from this class or interface |
---|---|
.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. |