4BYTE_ABGR ImageComponent.FORMAT_RGBA8 or
ImageComponent.FORMAT_RGBA
-Uma
Java3D Team
> MIME-Version: 1.0
> Date: Fri, 27 Oct 2000 09:11:15 -0700
> From: Matthew Huber <[EMAIL PROTECTED]>
> Subject: [JAVA3D] ImageComponent2D question.
> To: [EMAIL PROTECTE
[EMAIL PROTECTED]]
> Reply To: Discussion list for Java 3D API
> Sent: Friday, October 27, 2000 12:11 PM
> To: [EMAIL PROTECTED]
> Subject: [JAVA3D] ImageComponent2D question.
>
> Hello,
>
> I'm setting a Background node with a BufferedImage, but I need to mod
Hello,
I'm setting a Background node with a BufferedImage, but I need to modify that image on
the fly depending on user input. Since the scene graph is live, every time I need to
update the image I am creating a new ImageComponent2D (if there's a way around it I
haven't tried I would love to