共用方式為


MTLBuffer_Extensions.CreateTexture 方法

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static Metal.IMTLTexture CreateTexture (this Metal.IMTLBuffer This, Metal.MTLTextureDescriptor descriptor, nuint offset, nuint bytesPerRow);
static member CreateTexture : Metal.IMTLBuffer * Metal.MTLTextureDescriptor * nuint * nuint -> Metal.IMTLTexture

參數

This
IMTLBuffer
offset
System.System.UIntPtr System.unativeint
bytesPerRow
System.System.UIntPtr System.unativeint

傳回

屬性

適用於