Search found 2 matches

by Halonewb
Mon Aug 07, 2006 5:13 pm
Forum: Programming
Topic: DDS Image rendering in vb2005
Replies: 2
Views: 658

do you know how then?
by Halonewb
Thu Jul 20, 2006 3:31 pm
Forum: Programming
Topic: DDS Image rendering in vb2005
Replies: 2
Views: 658

DDS Image rendering in vb2005

im trying to make an image format dds for vb 2005 this was all i was able to do 'Declare DDS and DXT/1 Dim DDS as System.Drawing.Imaging.ImageFormats Dim DXT/1 as System.Drawing.Imaging.ImageAttributes 'The image format is the extension, examples *.bmp, *.jpg 'ImageAtributes is for the DXT/1 renderi...