Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6801769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:08:26+00:00 2026-05-26T19:08:26+00:00

I need to implement outer glow effect on UILabel (or CATextLayer) as above. I

  • 0

enter image description here

I need to implement outer glow effect on UILabel (or CATextLayer) as above. I know to create glow effect on text, I need shadow with offset (0,0). I’ve touched down to the quartz2D level, following is the code I’m using:

    _backgroundDownLabel.layer.shadowColor = self.glowColor.CGColor; // red
    _backgroundDownLabel.layer.shadowOffset = CGSizeMake(0, 0);
    _backgroundDownLabel.layer.shadowOpacity = 1;
    _backgroundDownLabel.layer.shadowRadius = self.glowAmount; // tried 1-10
    _backgroundDownLabel.layer.masksToBounds = NO;

Problem: when I use RGB(1,0,0) color as the shadow color to create a red glow, the outcome is too subtle, meaning the red glow is not strong enough. On the other hand, client designer sent me a PSD file, in which the glow color is bright and strong. I guess it’s not a simple glow but some Photoshop filter, maybe outer glow or some combination.

So, is there a way by code that I can do something similar?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T19:08:27+00:00Added an answer on May 26, 2026 at 7:08 pm

    I’m not sure exactly what you are asking, but I think this will be of help: IPhone Text Glow Effect

    Also, if you want to create a red glow like the .psd above, why not just convert it to .png and use it in your app?

    EDIT:

    I just found a solution to your problem from Brad Larson’s Advanced iPhone Development Courses on iTunes U. You will have to download the course notes over at Brad Larson’s profile (You have to have Voodoo Pad to open them) and go into the Quartz 2D Drawing notes under “schedule.” Then you’ll have to download the sample code called “QuartzExample”.
    Hope this helps you out if you haven’t found a solution already.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to implement a B-Tree for University: I have an outer class B-Tree
how to implement inner outer classes in c# i have two nested classes like
When the class with a member which is a pointer, we need implement a
need to implement a global error handling, so maybe you can help out with
I need to implement a browser plugin which can register its own protocol (like
I need to implement task which is quite common feature for RichTextEditors - take
I need to implement a simple application to send short notify messages on gsm
I need to implement some crypto protocol on C# and want to say that
I need to implement the bidirectional bubble sort in my code. In other words
I need implement a control solution for a computer game I am writing to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.