lxcid / LXSupport

A project aspired to be the ActiveSupport of Cocoa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor UIImage extensions that add border.

lxcid opened this issue · comments

The goal is to have a few methods that does bordering that support the following:

  • Decides if the border is inside, outside or spread equality over the original image.
  • A limit of 2 offscreen rendering per operation. (Unless specified?)