How do i print a image in images tiles in Cocoa printing
I had Carbon code which prints image as tiles in . But now for 64 bit i want to change that into carbon. I have a CGContext which i need to print and which holds the new tile every time. I cant find a su开发者_如何学Goitable workflow.
Any help would appreciated
精彩评论