次の方法で共有


CIImage.FormatARGB8 プロパティ

定義

定数 kCIFormatARGB8 に関連付けられている値を表します

[Foundation.Field("kCIFormatARGB8", "CoreImage")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static int FormatARGB8 { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FormatARGB8 : int

プロパティ値

属性

注釈

ARGB 形式の 32 ビット色。

適用対象