1XXX - Not complete! 2 3Name 4 5 SGIX_icc_compress 6 7Name Strings 8 9 GLU_SGIX_icc_compress 10 11Version 12 13 $Date: 1999/06/09 17:57:48 $ $Revision: 1.3 $ 14 15Number 16 17 XXX 18 19Dependencies 20 21 SGIX_icc_texture is required. 22 23Overview 24 25 This extension provides a way to convert images to ICC formats 26 since the GL does not have this capability. 27 28Issues 29 30 - What storage formats should we use? 31 32 - Should we provide a decompression utility? 33 34 - Would we be better off providing a general host-to-host copy 35 mechanism? 36 37New Procedures and Functions 38 39 void CompressICCSGIX(enum targetformat, 40 void DecompressICCSGIX(enum sourceformat, 41 42New Tokens 43 44 None 45 46