Questions tagged [dynamic-image-generation]

Generating images programmatically such as thumbnails, snapshots, graphics

Generating images programmatically according to multiple variables

83 questions
0
votes
1 answer

Dynamically change the text of a psd?

Here is my problem: A designer creates a banner ad showing a sale. For example: 10% off all items. The sale changes every other weekend from 10% to 15%. The design of the ad and the position of the text changes from week to week or day to day. I…
user1697949
  • 97
  • 3
  • 10
0
votes
1 answer

Primefaces dynamic image in datatable using pagination

I have successfully implemented the solution suggested by BalusC for rendering dynamic images inside a datatable (code posted further down here). Problem I am facing is this: Issue I am using pagination in datatable and when I move to the page…
Basith
  • 791
  • 1
  • 5
  • 14
0
votes
1 answer

issue with passing parameter through struts2

i am calling a struts2 action by passing parameter from a dynamic image url With this my action is calling properly but the parameter imageId=logo.jpg is not passing to my action…
user1721196
0
votes
1 answer

IIS Search Engine Optimization and Canonical Url with Dynamic Image

I get the following error below for my dynamic image generator. It can have any kind of width or height but SEO is complaining about it because it needs a canonical URL. How can I do this with a dynamic image that isnt a page? The page with URL…
Mike Flynn
  • 21,905
  • 50
  • 167
  • 308
0
votes
2 answers

dynamically modify image and place a text using javascript/jquery

I have the above image. My task is to dynamically change the values where L, A and B appears; I have to remove/hide the L,A and B and replace it using a numerical value. I used fireworks to make slices of the region where L, A and B are located and…
Rkz
  • 1,205
  • 5
  • 16
  • 30
0
votes
2 answers

How does WordPress.com resize images dynamically?

NOTE: This question is tricky (to decide whether it pertains to SO or not), but this is no simple WordPress question. I've heard that WordPress.com has a separate layer of infrastructure (Nginx based servers) for images that is pretty much…
its_me
  • 10,289
  • 23
  • 78
  • 126
-1
votes
1 answer

How do we transfer a particular structure(defined by mask) in an image to another image?

Image showing required content transfer between source and target images Essentially is there a way to grow an image patch defined by mask and keep it realistic?
-1
votes
3 answers

How to Convert String "A" into Image in android?

I am making a chat application. I have one imageview for users profile. If users image is null/empty, I want show first letter of users name, for example: suppose users name is "UNKNOWN" so i want to show only U on that image view. Click here to…
1 2 3 4 5
6