Uses of Class
quicktime.std.image.GECompressorInfo

Packages that use GECompressorInfo
quicktime.std.image   
quicktime.std.movies   
 

Uses of GECompressorInfo in quicktime.std.image
 

Methods in quicktime.std.image that return GECompressorInfo
 GECompressorInfo GraphicsExporter.canUseCompressor()
          The base graphics exporter makes this call of the format-specific graphics exporter to ask whether the current export operation should be done by using an image compressor.
 

Uses of GECompressorInfo in quicktime.std.movies
 

Methods in quicktime.std.movies that return GECompressorInfo
static GECompressorInfo AtomContainer.fromGraphicsExporterCompressor(GraphicsExporter ge)
          The base graphics exporter makes this call of the format-specific graphics exporter to ask whether the current export operation should be done by using an image compressor.