Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
save image with transition effect
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Narendra Singh Rathore  
View profile  
 More options Nov 16 2012, 4:10 am
From: Narendra Singh Rathore <nsr.curi...@gmail.com>
Date: Fri, 16 Nov 2012 14:35:03 +0530
Local: Fri, Nov 16 2012 4:05 am
Subject: save image with transition effect

Hi all,

I have the requirement of applying transition effect to a static image, and
further save it with that effect.

Please guide me how to do this.

Thanks & Regards,
NSR


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
skink  
View profile  
 More options Nov 16 2012, 4:56 am
From: skink <psk...@gmail.com>
Date: Fri, 16 Nov 2012 01:52:49 -0800 (PST)
Local: Fri, Nov 16 2012 4:52 am
Subject: Re: save image with transition effect

Narendra Singh Rathore wrote:
> Hi all,

> I have the requirement of applying transition effect to a static image, and
> further save it with that effect.

> Please guide me how to do this.

> Thanks & Regards,
> NSR

what is "transition effect"?

pskink


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Narendra Singh Rathore  
View profile  
 More options Nov 16 2012, 5:29 am
From: Narendra Singh Rathore <nsr.curi...@gmail.com>
Date: Fri, 16 Nov 2012 15:54:25 +0530
Local: Fri, Nov 16 2012 5:24 am
Subject: Re: [android-developers] Re: save image with transition effect

Hi Pedro,

I want to apply effects on image like reflection, rotation, round corner,
blur and so on.

And also to save that image with that effect.

I hope, you got my query this time.

Thanks and Regards,
NSR


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
skink  
View profile  
 More options Nov 16 2012, 4:49 pm
From: skink <psk...@gmail.com>
Date: Fri, 16 Nov 2012 13:46:14 -0800 (PST)
Local: Fri, Nov 16 2012 4:46 pm
Subject: Re: [android-developers] Re: save image with transition effect

Narendra Singh Rathore wrote:
> Hi Pedro,

> I want to apply effects on image like reflection, rotation, round corner,
> blur and so on.

> And also to save that image with that effect.

> I hope, you got my query this time.

> Thanks and Regards,
> NSR

1. create a Bitmap
2. create a Canvas using Canvas(Bitmap bitmap) constructor
3. draw whatever you want using that canvas
4. write a bitmap using compress() method

pskink


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Narendra Singh Rathore  
View profile  
 More options Nov 17 2012, 1:45 am
From: Narendra Singh Rathore <nsr.curi...@gmail.com>
Date: Sat, 17 Nov 2012 12:13:12 +0530
Local: Sat, Nov 17 2012 1:43 am
Subject: Re: [android-developers] Re: save image with transition effect

Ok, got it now.
Thanks for your valuable suggestion, Pedro.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »