Uses of Class
quicktime.std.image.Decompressor

Packages that use Decompressor
quicktime.std.image   
 

Uses of Decompressor in quicktime.std.image
 

Methods in quicktime.std.image that return Decompressor
static Decompressor Decompressor.findCodec(int cType, CodecComponent specCodec)
          determines which of the installed decompressors has been chosen to field requests made using one of the special compressor identifiers.