|
-
MemoryImageSource + CreateImage in swing JPanel
Hi all, thanks for your help on my last inquiery.
I'm having a bit of bother, I'm writing a image processing app and I'm using MemoryImageSource & createImage to display the processed image and displaying it in a Jpanel using ImagePanel.
The problem is that I can not seem to get it to display the modImg = createImage(MemoryImageSource ........). It just returns the original image. The process is happening as I can see the debug info in my console.
The Question: Is there a different way of using createImage(MemoryImageSource ........) with component. ? I ahve checked online and there seems to be a couple of different ways i.e. createVolotileImage. Do I need to implement this one?
Thanks in advance
Les
Similar Threads
-
By Ant_Magma in forum Java
Replies: 4
Last Post: 09-15-2005, 07:34 AM
-
By Darren Bell in forum Talk to the Editors
Replies: 2
Last Post: 09-20-2002, 10:32 AM
-
By JB in forum Talk to the Editors
Replies: 3
Last Post: 09-16-2002, 08:15 PM
-
By Valarmathy in forum Java
Replies: 0
Last Post: 01-19-2002, 05:35 AM
-
By Munchkin in forum Java
Replies: 3
Last Post: 03-16-2001, 04:58 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks