DeSoca,

There is no "DDS (DirectDraw Surface)" in Java2D (or anywhere in
core java).  We use DirectDraw as one of our (many) rendering
pipelines, but we do not propagate those platform-specific
types through the API.

I'm not sure what you're looking for, but please check
out the Java2D API pages on java.sun.com for more information
about how to use the library.

Chet.


DeSoca wrote:


Hi folks,

I am a newbie a Java2D (not Java) and I am just looking for some sample
code on reading and rendering of DDS (DirectDraw Surface) file type to get
me started in the write direction.

Links doc or any info will be helpful.

Thanks in advance.

DeSoca.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to