0

I'm using CGImageCreate to create an image from a byte buffer (of uint8_t). The image seems to get noise towards the bottom though. Is there an alternate way to do this or am I doing something wrong using CGImageCreate?

Pfitz
  • 7,336
  • 4
  • 38
  • 51
  • 3
    You're doing something wrong. Post some code and somebody should be able to help you out. – idz Jul 10 '12 at 20:56
  • 1
    Maybe a duplicate of [CGImageCreate Test Pattern is not working (iOS)](http://stackoverflow.com/questions/9864548/cgimagecreate-test-pattern-is-not-working-ios)? – Kurt Revis Jul 11 '12 at 07:08
  • Thanks guys, but my program ended up working because of Kurt Revis's post. Thanks Kurt! – Ashutosh Nanda Jul 16 '12 at 14:04

0 Answers0