Transparent Circle inside a White RectangleHow to define a circle shape in an Android xml drawable file?Is there a way to use JavaScript to convert a PNG's white background to a transparent background?How to vertically align an image inside a divMaking a custom previewer for storeCSS Border Transparency issueBuild a rectangle frame with a transparent circle using CSS onlyChanges made to image surface aren't reflected when paintingGame and blitted images are no transparentHow to recolor a white-on-transparent image to an arbitrary color using CSS?Transparent Image in Pygame

Call local emergency number using a foreign mobile number

If someone orders a pizza in the US and doesn't pay for it, could they be arrested?

How to deal with a 6 year old who was "caught" cheating?

Trying to find a short story about the representative of a city discovering the "primitive" folk are actually more advanced

Call to lambda is ambiguous despite explicitly stating the return type

Decrypt T-SQL log backup header and read LSN

Does cashing a 3% share harm the company itself?

How to persuade players not to cheat?

In what way were Renaissance battles like chess matches?

Can Alter Self be used to enter an enemy's body and destroy it from the inside?

Washing the skin of a dead rat

"The" for the first time only

Which companions can I recruit into my crew?

How do I disable vim from producing backup files?

Do dead weight 'components' exist?

What is the topology on the set of field orders

Why did Google not use an NP problem for their quantum supremacy experiment?

Misc bottom backet and crankset questions

Employer reneged on negotiated clauses that weren't part of agreed contract, citing budget cuts - what can I do?

English equivalent of the Malayalam saying "don't stab/poke the dead body"?

How exactly do you avoid fooling yourself?

Suspiciously dying in one shot in online multiplayer Halo

What does "T.O." mean?

Is there a simple way to typeset playing cards?



Transparent Circle inside a White Rectangle


How to define a circle shape in an Android xml drawable file?Is there a way to use JavaScript to convert a PNG's white background to a transparent background?How to vertically align an image inside a divMaking a custom previewer for storeCSS Border Transparency issueBuild a rectangle frame with a transparent circle using CSS onlyChanges made to image surface aren't reflected when paintingGame and blitted images are no transparentHow to recolor a white-on-transparent image to an arbitrary color using CSS?Transparent Image in Pygame






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









1

















I'm working on a report project and would like to avoid making a separate image for each indicator color. Ideally, I like to put a transparent circle in a white rectangle. I have Snag-It available and general Windows tools.



My plan is to put the Image in a table cell and change the color of the circle by dynamically assigning the background color of the cell. I think it would be much easier to embed this one image, rather than creating a bunch of different colored circles that all have to be embedded.



Any suggestions on how I can do this in Snag-It or Paint, or any tools that are free for commercial use that you can recommended for this?










share|improve this question




























  • "table cell"? Are you talking about Excel? What's an "indicator color"? Is there a list of them? Your question context is hard to understand.

    – Mark Setchell
    Mar 28 at 22:33











  • Reporting Services table. Indicator color would be something like green is good, red is bad, etc.

    – Wes H
    Mar 29 at 15:36











  • SSRS 2012 has a built-in circular indicator that can be embedded in a cell and is conditionally colored green/yellow/red based on an expression. Is there some limitation of this you are trying to get around? Your last comment suggests this is what you are looking for...

    – Wesley Marshall
    Mar 31 at 12:48











  • I need more than just 3 colors, such as blue & black. In addition, I need to overlay text with conditional coloring inside the circle.

    – Wes H
    Apr 1 at 13:48

















1

















I'm working on a report project and would like to avoid making a separate image for each indicator color. Ideally, I like to put a transparent circle in a white rectangle. I have Snag-It available and general Windows tools.



My plan is to put the Image in a table cell and change the color of the circle by dynamically assigning the background color of the cell. I think it would be much easier to embed this one image, rather than creating a bunch of different colored circles that all have to be embedded.



Any suggestions on how I can do this in Snag-It or Paint, or any tools that are free for commercial use that you can recommended for this?










share|improve this question




























  • "table cell"? Are you talking about Excel? What's an "indicator color"? Is there a list of them? Your question context is hard to understand.

    – Mark Setchell
    Mar 28 at 22:33











  • Reporting Services table. Indicator color would be something like green is good, red is bad, etc.

    – Wes H
    Mar 29 at 15:36











  • SSRS 2012 has a built-in circular indicator that can be embedded in a cell and is conditionally colored green/yellow/red based on an expression. Is there some limitation of this you are trying to get around? Your last comment suggests this is what you are looking for...

    – Wesley Marshall
    Mar 31 at 12:48











  • I need more than just 3 colors, such as blue & black. In addition, I need to overlay text with conditional coloring inside the circle.

    – Wes H
    Apr 1 at 13:48













1












1








1


0






I'm working on a report project and would like to avoid making a separate image for each indicator color. Ideally, I like to put a transparent circle in a white rectangle. I have Snag-It available and general Windows tools.



My plan is to put the Image in a table cell and change the color of the circle by dynamically assigning the background color of the cell. I think it would be much easier to embed this one image, rather than creating a bunch of different colored circles that all have to be embedded.



Any suggestions on how I can do this in Snag-It or Paint, or any tools that are free for commercial use that you can recommended for this?










share|improve this question

















I'm working on a report project and would like to avoid making a separate image for each indicator color. Ideally, I like to put a transparent circle in a white rectangle. I have Snag-It available and general Windows tools.



My plan is to put the Image in a table cell and change the color of the circle by dynamically assigning the background color of the cell. I think it would be much easier to embed this one image, rather than creating a bunch of different colored circles that all have to be embedded.



Any suggestions on how I can do this in Snag-It or Paint, or any tools that are free for commercial use that you can recommended for this?







image reporting-services ssrs-2012 shapes snagit






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








edited Mar 28 at 21:30









Dale Burrell

5,0716 gold badges28 silver badges57 bronze badges




5,0716 gold badges28 silver badges57 bronze badges










asked Mar 28 at 20:09









Wes HWes H

2,3331 gold badge5 silver badges12 bronze badges




2,3331 gold badge5 silver badges12 bronze badges















  • "table cell"? Are you talking about Excel? What's an "indicator color"? Is there a list of them? Your question context is hard to understand.

    – Mark Setchell
    Mar 28 at 22:33











  • Reporting Services table. Indicator color would be something like green is good, red is bad, etc.

    – Wes H
    Mar 29 at 15:36











  • SSRS 2012 has a built-in circular indicator that can be embedded in a cell and is conditionally colored green/yellow/red based on an expression. Is there some limitation of this you are trying to get around? Your last comment suggests this is what you are looking for...

    – Wesley Marshall
    Mar 31 at 12:48











  • I need more than just 3 colors, such as blue & black. In addition, I need to overlay text with conditional coloring inside the circle.

    – Wes H
    Apr 1 at 13:48

















  • "table cell"? Are you talking about Excel? What's an "indicator color"? Is there a list of them? Your question context is hard to understand.

    – Mark Setchell
    Mar 28 at 22:33











  • Reporting Services table. Indicator color would be something like green is good, red is bad, etc.

    – Wes H
    Mar 29 at 15:36











  • SSRS 2012 has a built-in circular indicator that can be embedded in a cell and is conditionally colored green/yellow/red based on an expression. Is there some limitation of this you are trying to get around? Your last comment suggests this is what you are looking for...

    – Wesley Marshall
    Mar 31 at 12:48











  • I need more than just 3 colors, such as blue & black. In addition, I need to overlay text with conditional coloring inside the circle.

    – Wes H
    Apr 1 at 13:48
















"table cell"? Are you talking about Excel? What's an "indicator color"? Is there a list of them? Your question context is hard to understand.

– Mark Setchell
Mar 28 at 22:33





"table cell"? Are you talking about Excel? What's an "indicator color"? Is there a list of them? Your question context is hard to understand.

– Mark Setchell
Mar 28 at 22:33













Reporting Services table. Indicator color would be something like green is good, red is bad, etc.

– Wes H
Mar 29 at 15:36





Reporting Services table. Indicator color would be something like green is good, red is bad, etc.

– Wes H
Mar 29 at 15:36













SSRS 2012 has a built-in circular indicator that can be embedded in a cell and is conditionally colored green/yellow/red based on an expression. Is there some limitation of this you are trying to get around? Your last comment suggests this is what you are looking for...

– Wesley Marshall
Mar 31 at 12:48





SSRS 2012 has a built-in circular indicator that can be embedded in a cell and is conditionally colored green/yellow/red based on an expression. Is there some limitation of this you are trying to get around? Your last comment suggests this is what you are looking for...

– Wesley Marshall
Mar 31 at 12:48













I need more than just 3 colors, such as blue & black. In addition, I need to overlay text with conditional coloring inside the circle.

– Wes H
Apr 1 at 13:48





I need more than just 3 colors, such as blue & black. In addition, I need to overlay text with conditional coloring inside the circle.

– Wes H
Apr 1 at 13:48












1 Answer
1






active

oldest

votes


















0


















This sounds like a good workaround to get an indicator with whatever color you want.



Paint.net is a free image editor that you could create this in. Start with a white square. Use the Ellipse Select tool to select a circle in the middle. Press the Delete key to make it transparent. Save it as a .PNG file and embed it in the report.






share|improve this answer


























  • I will give this a try.

    – Wes H
    Mar 29 at 15:35











  • @WesH did you get a chance to try this out? If it worked, please mark this as answered.

    – StevenWhite
    Jun 4 at 16:27











  • I was not able to get this to work as I needed it to. I don't recall why. Sorry, its been a while.

    – Wes H
    Jun 5 at 17:07












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/4.0/"u003ecc by-sa 4.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%2f55406075%2ftransparent-circle-inside-a-white-rectangle%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown


























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0


















This sounds like a good workaround to get an indicator with whatever color you want.



Paint.net is a free image editor that you could create this in. Start with a white square. Use the Ellipse Select tool to select a circle in the middle. Press the Delete key to make it transparent. Save it as a .PNG file and embed it in the report.






share|improve this answer


























  • I will give this a try.

    – Wes H
    Mar 29 at 15:35











  • @WesH did you get a chance to try this out? If it worked, please mark this as answered.

    – StevenWhite
    Jun 4 at 16:27











  • I was not able to get this to work as I needed it to. I don't recall why. Sorry, its been a while.

    – Wes H
    Jun 5 at 17:07















0


















This sounds like a good workaround to get an indicator with whatever color you want.



Paint.net is a free image editor that you could create this in. Start with a white square. Use the Ellipse Select tool to select a circle in the middle. Press the Delete key to make it transparent. Save it as a .PNG file and embed it in the report.






share|improve this answer


























  • I will give this a try.

    – Wes H
    Mar 29 at 15:35











  • @WesH did you get a chance to try this out? If it worked, please mark this as answered.

    – StevenWhite
    Jun 4 at 16:27











  • I was not able to get this to work as I needed it to. I don't recall why. Sorry, its been a while.

    – Wes H
    Jun 5 at 17:07













0














0










0









This sounds like a good workaround to get an indicator with whatever color you want.



Paint.net is a free image editor that you could create this in. Start with a white square. Use the Ellipse Select tool to select a circle in the middle. Press the Delete key to make it transparent. Save it as a .PNG file and embed it in the report.






share|improve this answer














This sounds like a good workaround to get an indicator with whatever color you want.



Paint.net is a free image editor that you could create this in. Start with a white square. Use the Ellipse Select tool to select a circle in the middle. Press the Delete key to make it transparent. Save it as a .PNG file and embed it in the report.







share|improve this answer













share|improve this answer




share|improve this answer










answered Mar 28 at 23:02









StevenWhiteStevenWhite

4,7852 gold badges12 silver badges38 bronze badges




4,7852 gold badges12 silver badges38 bronze badges















  • I will give this a try.

    – Wes H
    Mar 29 at 15:35











  • @WesH did you get a chance to try this out? If it worked, please mark this as answered.

    – StevenWhite
    Jun 4 at 16:27











  • I was not able to get this to work as I needed it to. I don't recall why. Sorry, its been a while.

    – Wes H
    Jun 5 at 17:07

















  • I will give this a try.

    – Wes H
    Mar 29 at 15:35











  • @WesH did you get a chance to try this out? If it worked, please mark this as answered.

    – StevenWhite
    Jun 4 at 16:27











  • I was not able to get this to work as I needed it to. I don't recall why. Sorry, its been a while.

    – Wes H
    Jun 5 at 17:07
















I will give this a try.

– Wes H
Mar 29 at 15:35





I will give this a try.

– Wes H
Mar 29 at 15:35













@WesH did you get a chance to try this out? If it worked, please mark this as answered.

– StevenWhite
Jun 4 at 16:27





@WesH did you get a chance to try this out? If it worked, please mark this as answered.

– StevenWhite
Jun 4 at 16:27













I was not able to get this to work as I needed it to. I don't recall why. Sorry, its been a while.

– Wes H
Jun 5 at 17:07





I was not able to get this to work as I needed it to. I don't recall why. Sorry, its been a while.

– Wes H
Jun 5 at 17:07




















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%2f55406075%2ftransparent-circle-inside-a-white-rectangle%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