Notifications
                
            
                Clear all
    
            
        [Closed] dds file always get a alpha channel
Jul 21, 2009 7:38 am
                      It seem alaways get alpha true when you use “openbitmap” to open a dds file. (testing dds file format: DXT1 4bit no alpha)
Than i convert the DDS file to TGA 24 bit (no alpha), biptmap.hasAlpha become false.
can anyone point me a way to solve it?