CIImageProcessorKernel.GetFormat(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在索引 input
處的 ICIImageProcessorInput 色彩空間。
[Foundation.Export("formatForInputAtIndex:")]
public static CoreImage.CIFormat GetFormat (int input);
static member GetFormat : int -> CoreImage.CIFormat
參數
- input
- Int32
傳遞至 Apply(CGRect, CIImage[], NSDictionary<NSString,NSObject>, NSError) 或 Process(ICIImageProcessorInput[], NSDictionary<NSString,NSObject>, ICIImageProcessorOutput, NSError) 的物件陣列中的 ICIImageProcessorInput 索引。
傳回
- 屬性