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
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