DDS Image rendering in vb2005
Posted: Thu Jul 20, 2006 3:31 pm
im trying to make an image format dds for vb 2005 this was all i was able to do
Has anybody mastered GDI+ rendering and image format?
Code: Select all
'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 rendering