次の方法で共有


MPSBinaryImageKernel.SecondarySourceRegionForDestinationSize(MTLSize) メソッド

定義

指定した destinationSizeに対して読み取られるセカンダリ ソース テクスチャの領域を計算して返します。

[Foundation.Export("secondarySourceRegionForDestinationSize:")]
public virtual MetalPerformanceShaders.MPSRegion SecondarySourceRegionForDestinationSize (Metal.MTLSize destinationSize);
abstract member SecondarySourceRegionForDestinationSize : Metal.MTLSize -> MetalPerformanceShaders.MPSRegion
override this.SecondarySourceRegionForDestinationSize : Metal.MTLSize -> MetalPerformanceShaders.MPSRegion

パラメーター

destinationSize
MTLSize

戻り値

属性

適用対象