iOS - Image border or another image as border - performance wise which is better? -


I'm new to iOS development. I'm working on an app that has a lot of images (each with an image Cell with cell). I need to show the limit for each image. Currently it is how I do it -

  [image.layer setBorderColor: [[UIColor Red] CGColor]]; [Image. Player SetborderView: 2.5F];  

This border is fixed for each image in the width and color cell if I want to use an image instead of setting the range instead of the runtime (in Xcode IB )?


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -