How to draw text on imageview using coregraphics in iphone
Either use a UILabel over your imageView or draw a string in the current graphics context with
- (CGSize)drawInRect:(CGRect)rect withFont:(UIFont *)font lineBreakMode:(UILineBreakMode)lineBreakMode
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With