Class JPEG::Image
In: image.rb
Parent: Object

Methods

l   new   read   read_marker   read_rest   seek   write  

Attributes

values  [R] 

Public Class methods

creates a JPEG image from a file and does a "quick" load (Only the metadata are loaded, not the whole file).

Public Instance methods

write the image to the disk

[Validate]