• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Obtaining an CIImage from an unbounded CIFilter?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Obtaining an CIImage from an unbounded CIFilter?


  • Subject: Re: Obtaining an CIImage from an unbounded CIFilter?
  • From: Kevin Meaney <email@hidden>
  • Date: Sun, 21 Jun 2015 11:40:49 +0100

You crop it using the CICrop filter.

> On 19 Jun 2015, at 22:56, Carl Hoefs <email@hidden> wrote:
>
> I'm using CoreImage in a Cocoa app and I’m trying to obtain the outputImage (CIImage) of a CICircleSplashDistortion CIFilter. I know that there are certain filters whose output is unbounded, such as this one. So how do I manage such a filter’s outputImage?
>
> <Error>: CGImageProviderCreate: invalid image provider size: 1.79769e+308 x 1.79769e+308.
> <Error>: CGImageCreate: invalid image width.
> Overflow allocating bitmap backing store.  Cannot back bitmap with 8589934592 bytes per row, 2147483648 height, and 1 planes.
>

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Obtaining an CIImage from an unbounded CIFilter? (From: Carl Hoefs <email@hidden>)

  • Prev by Date: Re: Language options: Objective-C, Swift, C or C++?
  • Next by Date: Swift : iterating over NSArrayController arrangedObjects
  • Previous by thread: Obtaining an CIImage from an unbounded CIFilter?
  • Next by thread: AVPlayerViewController contentOverlayView iOS 8
  • Index(es):
    • Date
    • Thread