The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
58 views

Estimate the gradient of an undefined surface

I want to estimate the gradient (slope and aspect) of an undefined surface (i.e., the function is unknown). To test my methods, here is the test data: require(raster); require(rasterVis) ...
5
votes
1answer
90 views

Strange Safari CSS bug with CSS gradients

Hello, I've added a CSS gradient to this button but there appears to be a weird line appearing. Is there some way I can fix this? The CSS: #view-content .billing-form #submit { background: ...
0
votes
1answer
27 views

PIE not working in ie 8 but 7, 9

Hi for some reason pie isnt working on my rounded corners, can anybody please help. Below is my CSS, in ie8 it doesnt show the background color either just the text within the button. ...
0
votes
2answers
40 views

Body background CSS gradient isn't redrawn when JS changes page height

I'm using a 100% vertical CSS gradient as the background of the body element, as follows: body { background: -moz-linear-gradient(top, rgba(0,101,189,0.5) 0%, rgba(255,255,255,1) 100%); ...
0
votes
0answers
27 views

using ios Gradients to show layers of hot water in a tank

I have a set of 5 temperature readings being taken (top down) from a domestic hot water tank. I am displaying the tank graphically in a custom view on an iPhone. What I would love to do is to have ...
0
votes
0answers
244 views

how to adjust color gradient to create a shiny or glossy button using css?

Is there any formula or systematic rules to create those gradients, rather than trying numerous times? There are good shiny/glossy button demos via google but the gradient colors they use are just ...
0
votes
0answers
18 views

Changing box height with background gradient seems to screw up in Chrome (Win 7)

Chrome (Win 7) seems to have a strange issue with background gradients when it's height is dynamically changed for example, if there is a set of tabs within it. Example [http://jsfiddle.net/drvPr/13/] ...
0
votes
5answers
123 views

using css, how to create a white circle within a transparent div?

I wish to create a white circle with fuzzy edges contained within a transparent div by using css gradients. With the z-index higher than the body and absolute positioning I should be able to move ...
0
votes
5answers
52 views

how to get this gradient working in chrome?

Right I have no idea how to get this gradient to work in chrome: background: linear-gradient(to bottom, rgb(25, 130, 185) 0%, rgb(3, 100, 150) 50%, rgb(1, 77, 117) 100%) repeat scroll 0% 0% ...
11
votes
5answers
583 views

Gradient problems in Java

In my program I wanted to have a translucent white to transparent gradient on my JFrame to overlay a yellow background. This works fine and it needs to be a white to transparent because of how my ...
0
votes
1answer
86 views

linear gradient + background-size is not working in firefox

Im using a linear gradient with a background-size of 400%. this allows me to animate between gradients on hover and active state by changing the background-position. It works great in webkit but not ...
2
votes
1answer
234 views

Android SweepGradient

I have a SweepGradient defined as circle_paint.setShader(new SweepGradient(getWidth()/2, getHeight()/2, new int[] { circle_start_color, circle_end_color}, new float[] { 0f, 1f})) applied to a arch ...
2
votes
1answer
33 views

RGBA CSS3 Gradients in 16 Bits ?

I use CSS3 gradients from some times now, and I notice that from few versions of Webkit and Gecko, when you use RGBA in your colors values, some lines appears on the gradient like it was only 16bit. ...
0
votes
2answers
228 views

The Gimp - Creating background gradient

I have the below css code for a web gradient on my page, I would like to make a background image that is exact to this gradient using the Gimp. Anyone have expertise doing this that might be able to ...
1
vote
3answers
457 views

CSS/JS Gradient-style opacity to fade out content

I'm wondering if there's a way to fade out (like a gradient) the opacity of an iframe and the content inside it. It's difficult to explain so a common example would be at the bottom of notification ...
0
votes
4answers
225 views

CSS3 gradient rendering issues from transparent to white

I am having issues with cross browser rendering of CSS3 gradients. This is happening when I am trying to create a gradient from transparent colour to white. The file I am using to test with is: ...
1
vote
1answer
173 views

Polygonal Gradients

I am working on a project that uses the Juce library to display graphics. So far I have been using the library's API functions to generate linear and radial gradients, however that's the only two ...
0
votes
2answers
338 views

How can I detect via JavaScript if browser supports CSS3 media queries and CSS3 gradient?

How can I detect via JavaScript if browser supports CSS3 media queries? How can I detect via JavaScript if browser supports CSS3 gradient? Thank you.
7
votes
2answers
292 views

Four point gradient in iOS

I am planing to create a four point gradient, pictured below, by drawing two linear gradients via core graphics and masking between them with a third black and white linear gradient. Is there a more ...
1
vote
1answer
134 views

Change backgroud color with color gradients

I want to change the background color from my combobox. But I would like to retain the color gradients. I've tried using this code but still does not get the effect. <Setter ...
1
vote
1answer
108 views

Need help understanding css3 gradients and background-repeat

I've got a CodePen here where I'm trying to make my little 8-bit dude into CSS3. On line 89, I start working on the beard. But it's not quite right. It's currently repeating x and y, but it's making ...
1
vote
1answer
71 views

Showing two different gradients as a background using CSS?

I want to have 2 different gradients in the background of my site - I am using the following to call one gradient - how do I declare more than one (i.e. to show a different gradient on the left and a ...
2
votes
0answers
78 views

How to change PDF rendering engine?

In my Cocoa application I need to create PDF that contains gradients with transparency. At the moment PDF 1.4 is available to Cocoa applications for printing or exporting to PDF. But this version has ...
0
votes
2answers
538 views

How to apply multiple css radial gradients to a single element

I have the following style applied to my div element: background-image: -moz-radial-gradient(50% -10%, ellipse closest-corner, rgba(5, 5, 5, 0.7), rgba(0, 0, 0, 0) 100%); This has the desired ...
2
votes
2answers
763 views

App crashes when using __bridge for CoreGraphics gradient on ARC

I'm creating an application for iOS 5 and I'm drawing some gradients. The following gradient code I've always used before ARC, but now it does not work on my device anymore (however, it works on the ...
0
votes
1answer
99 views

CSS3 not cross-browser rendering

I have CSS3 gradients and CSS3 background-clip, but Firefox, Safari and IE don't render them. This is my code: I tried with pogid filters for IE, but nothing. Thanks! background: ...
0
votes
2answers
153 views

CSS Gradient Image Size?

I know that the best way to make a gradient image is to have its width set as 1 and just let it repeat, but I'm confused as to what the height should be? Should it be really big in case the viewer is ...
3
votes
1answer
252 views

XAML gradients collection

I try to give my custom control a beautiful backround. But I'm not a designer, I can not create a nice gradient. I searched the internet but found nothing. Maybe you know some sites with collections ...
1
vote
1answer
790 views

Flash AS3 linear gradient rotation issue

This is my first post here so I hope I get everything right - and find an answer to my problem. In Flash AS3 I'm creating a dynamic gradient in a rectangle. I need the gradient to have a rotation of ...
0
votes
1answer
621 views

using htmt5 gradient and javascript, simulate wood grain

have a chess board in TABLE, each square a TD. how would one use html5 gradients (and javascript for randomness) to create a wood texture background for the dark squares?
0
votes
2answers
182 views

CSS3 Gradients with background images?? Possible? [duplicate]

Possible Duplicate: Is it possible to combine a background image and CSS3 gradients? I'm using CSS for a background gradient: background:-webkit-gradient( linear, left top, left bottom, ...
0
votes
2answers
184 views

SVG gradients in favor of CSS gradients [closed]

I stumbled upon this piece about SVG gradients in favor of CSS gradients. I was wondering, is the author right? How about performance? Wouldn't CSS be better? Please enlighten me.
1
vote
3answers
278 views

CSS3 Javascript Library for Gradients?

Is there a way to create gradients using CSS3 and then - by using javascript (or server side?) - I will be able to support IE or other unsupported browsers? I mean - the js library will convert the ...
2
votes
1answer
160 views

Problem with Multigradient brush implementation from scatch in C++ and GDI

I am trying to implement a gradient brush from scratch in C++ with GDI. I don't want to use GDI+ or any other graphics framework. I want the gradient to be of any direction (arbitrary angle). My ...
1
vote
5answers
330 views

CSS3 Border Images

I'm trying to achieve a 5px gradient around all edges. I've found multiple ways to do this in all browsers except for IE (-mos-border-colors and apply 5 separate colors, border-image, etc...). I've ...
0
votes
1answer
93 views

iPhone : can't control the width of drawing gradients?

I need to draw a box filled with a gradient. I'm using a UIView and overwriting the -drawRect method. Here is my code (simplified): CGContextRef c = UIGraphicsGetCurrentContext(); CGFloat ...
0
votes
1answer
1k views

Android: best way(9 patch or gradient shape in xml) to draw two gradients(see screenshot)

I need to add background to a textview, the background has two parts: top half is a gradent from color A to B, bottom part is a gradient from color C to D and B does not equal to C, it is actually a ...
2
votes
1answer
1k views

Jquery Fade Gradient Background

i'm trying to look a way to fade gradient background. I've used the color plugin and i can fade single colors background, or JqueryUI that can highlight the background but i can't find a way to fade ...
1
vote
1answer
157 views

Compact Framework 3.5 image Gradient not smooth

Why doesn't compact framework 3.5 render Images with gradient right on windows mobile?
1
vote
1answer
267 views

How can I draw a gradient using directFB in a Qt application?

I want to create a Qt application, supported by directFB, and I need to paint gradients in the application. However I understand that gradients are not supported graphics operations with directFB. My ...
3
votes
5answers
739 views

Color interpolation between 3 colors

I use the following equation to get a nice color gradient from colorA to colorB, but I have no idea how to do the same for 3 colors, so the gradient goes from colorA to colorB to colorC colorT = ...
4
votes
2answers
1k views

How to make a conical gradient in iOS using Core Graphics / Quartz 2D?

How can I draw such a conical gradient in iOS using Core Graphics / Quartz 2D API?
6
votes
3answers
1k views

Creating Gradient Brush along a Circular Path

I need to create a multi-step gradient along a circular path, as demonstrated in the following image: Does anyone have any ideas on how this could be accomplished in XAML rather than code? Would it ...
2
votes
1answer
1k views

drawRect: speed and CGContextDrawRadialGradient (super slow?)

I'm having problems with my UIView subclass' drawRect: function. I use CGContextDrawRadialGradient() in it, and it. When the user drags my UIView it struggled to keep up if I include the gradient. ...
1
vote
3answers
414 views

Gradient color lookup in Java

I have a list of values from 0-1. I want to convert this list to an image by using a gradient that converts these floating point values to RGB values. Are there any tools in Java that provide you with ...
1
vote
2answers
70 views

Is there a simple way to style text with gradients?

it is possible to style a background with gradients like: background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); Is there a way to style ...
27
votes
6answers
22k views

Can you add noise to a CSS3 gradient?

Is it possible to add noise to a gradient in CSS? Here is my code for a radial gradient: body { color: #575757; font: 14px/21px Arial, Helvetica, sans-serif; background-color: #2f3b4b; ...
3
votes
2answers
258 views

Does CSS3 support using both an image and a gradient for the background of a single <div>?

I know you can do multiple backgrounds on a single <div> in CSS3, but is it possible to mix an image-referencing background (i.e. url(...)) with a gradient generating background (e.g. ...
3
votes
1answer
816 views

Programatically working with color gradients

I have a python app that uses GIMP gradients to color images. Other than letting the user choose which GIMP gradient to use, the user doesn't have much more control over the coloring. I'm thinking of ...
2
votes
6answers
1k views

jquery css3 gradient plugin

Does anyone know of a jquery css3 plugin that supports cross browser gradients. All the gradient plugins I've seen thus far are based on creating many elements. Thanks. Edit: Sorry for being ...

1 2