ColorSpaceProfiles.GetSupportedDynamicRangeProfiles メソッド

定義

[Android.Runtime.Register("getSupportedDynamicRangeProfiles", "(Landroid/graphics/ColorSpace$Named;I)Ljava/util/Set;", "", ApiSince=34)]
public System.Collections.Generic.ICollection<Java.Lang.Long> GetSupportedDynamicRangeProfiles (Android.Graphics.ColorSpace.Named colorSpace, Android.Graphics.ImageFormatType imageFormat);
[<Android.Runtime.Register("getSupportedDynamicRangeProfiles", "(Landroid/graphics/ColorSpace$Named;I)Ljava/util/Set;", "", ApiSince=34)>]
member this.GetSupportedDynamicRangeProfiles : Android.Graphics.ColorSpace.Named * Android.Graphics.ImageFormatType -> System.Collections.Generic.ICollection<Java.Lang.Long>

パラメーター

colorSpace
ColorSpace.Named
imageFormat
ImageFormatType

戻り値

属性

適用対象