Templated png in UIImageView turns grayscale when presenting an UIAlertController ActionSheetCan I embed a custom font in an iPhone application?How can I make a UITextField move up when the keyboard is present - on starting to edit?UIViewContentModeScaleAspectFill not clippingUIImageView loading then immediately turns blackHow to present UIAlertController when not in a view controller?How to present UIAlertController from SKSceneUIImageView missing images in Launch Screen on devicehow to export PNG UIImage after tintedColor effect in UIImageView in Objective-CTintcolor left back arrow navigationBar changes after closing UIAlertController (IOS)UIImageViews turning black when scrolling UITableView

Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?

Someone whose aspirations exceed abilities or means

How come the nude protesters were not arrested?

Why are trash cans referred to as "zafacón" in Puerto Rico?

A map of non-pathological topology?

Getting UPS Power from One Room to Another

Happy with 18.04, except for suspend behaviour. Should I update to 18.10>>>19.04

Electricity free spaceship

Writing an augmented sixth chord on the flattened supertonic

Are polynomials with the same roots identical?

Overlapping String-Blocks

What is the maximum number of net attacks that one can make in a round?

Traversing Oceania: A Cryptic Journey

Bb13b9 confusion

Check if three arrays contains the same element

Is it safe to change the harddrive power feature so that it never turns off?

Wooden cooking layout

I have a problematic assistant manager, but I can't fire him

Minimum distance between two connectors in a high voltage PCB design

How to decline a wedding invitation from a friend I haven't seen in years?

Artificer Creativity

How to communicate to my GM that not being allowed to use stealth isn't fun for me?

US doctor working in Tripoli wants me to open online account

Why does Sin[b-a] simplify to -Sin[a-b]?



Templated png in UIImageView turns grayscale when presenting an UIAlertController ActionSheet


Can I embed a custom font in an iPhone application?How can I make a UITextField move up when the keyboard is present - on starting to edit?UIViewContentModeScaleAspectFill not clippingUIImageView loading then immediately turns blackHow to present UIAlertController when not in a view controller?How to present UIAlertController from SKSceneUIImageView missing images in Launch Screen on devicehow to export PNG UIImage after tintedColor effect in UIImageView in Objective-CTintcolor left back arrow navigationBar changes after closing UIAlertController (IOS)UIImageViews turning black when scrolling UITableView






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















As the title suggests, I have an image that is set to be templated and I'm using .tintColor to set the image color. It works as desired until I present a UIAlertController, then it turns grayscale



This is the code



cloudView.image = UIImage(named: "cloud")?.withRenderingMode(.alwaysTemplate)
cloudView.tintColor = UIColor.red









share|improve this question




























    0















    As the title suggests, I have an image that is set to be templated and I'm using .tintColor to set the image color. It works as desired until I present a UIAlertController, then it turns grayscale



    This is the code



    cloudView.image = UIImage(named: "cloud")?.withRenderingMode(.alwaysTemplate)
    cloudView.tintColor = UIColor.red









    share|improve this question
























      0












      0








      0








      As the title suggests, I have an image that is set to be templated and I'm using .tintColor to set the image color. It works as desired until I present a UIAlertController, then it turns grayscale



      This is the code



      cloudView.image = UIImage(named: "cloud")?.withRenderingMode(.alwaysTemplate)
      cloudView.tintColor = UIColor.red









      share|improve this question














      As the title suggests, I have an image that is set to be templated and I'm using .tintColor to set the image color. It works as desired until I present a UIAlertController, then it turns grayscale



      This is the code



      cloudView.image = UIImage(named: "cloud")?.withRenderingMode(.alwaysTemplate)
      cloudView.tintColor = UIColor.red






      ios swift uiimageview uikit






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 24 at 18:57









      eskimoeskimo

      4819




      4819






















          0






          active

          oldest

          votes












          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55327377%2ftemplated-png-in-uiimageview-turns-grayscale-when-presenting-an-uialertcontrolle%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55327377%2ftemplated-png-in-uiimageview-turns-grayscale-when-presenting-an-uialertcontrolle%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript