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索引。
返回
- 属性