Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

插入图片时如何不要外面的那个框框? #17

Open
redohat opened this issue Feb 15, 2016 · 2 comments
Open

插入图片时如何不要外面的那个框框? #17

redohat opened this issue Feb 15, 2016 · 2 comments

Comments

@redohat
Copy link

redohat commented Feb 15, 2016

希望能够解答.
谢谢啦!

@redohat
Copy link
Author

redohat commented Feb 17, 2016

@gfthr

@SKCodeing
Copy link

// NSString _bgImageName = @"writing_picbox_bg";
//
//
//
// //@"reading_picbox"
// UIGraphicsPushContext(ctx);
// UIImage imgpicbox=[UIImage imageNamed:bgImageName];
// imgpicbox=[imgpicbox stretchableImageWithLeftCapWidth:imgpicbox.size.width_0.5 topCapHeight:imgpicbox.size.height
0.5];
// [imgpicbox drawInRect:cellFrame];
注释调这些 就可以了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants