xamarinmac
namespace CoreImage
{
    [Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
    [Register("CIImageAccumulator", true)]
    public class CIImageAccumulator : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [EditorBrowsable(EditorBrowsableState.Never)]
        [Obsolete("Use the overload acceping a 'CIFormat' enum instead of an 'int'.", false)]
        public static CIImageAccumulator! FromRectangle(CGRect rect, int ciImageFormat);
    }
}
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Obsolete Use the overload acceping a 'CIFormat' enum instead of an 'int'.
Help Documentation
Xamarin macOS 0.0
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙