UIImageScanlineFloodfill icon indicating copy to clipboard operation
UIImageScanlineFloodfill copied to clipboard

Getting issue UIImage Scanline Floodfill[7031:122488] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

Open AnilkumarRabhasa opened this issue 7 years ago • 2 comments

While I am trying to apply the color to image, Its throwing warning in console and Image is disappearing.

UIImage Scanline Floodfill[7031:122488] [Unknown process name] CGContextDrawImage: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

Can anyone help me here?

AnilkumarRabhasa avatar Sep 08 '18 12:09 AnilkumarRabhasa

[Unknown process name] CGBitmapContextCreate: unsupported parameter combination: set CGBITMAP_CONTEXT_LOG_ERRORS environmental variable to see the details

make1a avatar Sep 29 '18 07:09 make1a

I had this problem too。

make1a avatar Sep 29 '18 08:09 make1a