×

Method and component for serialization of images

  • US 6,501,852 B1
  • Filed: 03/10/1999
  • Issued: 12/31/2002
  • Est. Priority Date: 03/18/1998
  • Status: Expired due to Fees
First Claim
Patent Images

1. A method of providing a computer programming application in an object-oriented computer programming language, comprising the steps of:

  • providing a serialization class of an object-oriented class hierarchy, said serialization class supporting serialization of images, said serialization class containing an image class data member, a primitive data type class data member, and at least one serialization method for automatically serializing image data;

    converting data representing an image in an object which is an instance of said image class data member into data representing said image in an object which is an instance of said primitive data type class data member, said data representing said image in an object which is an instance of said primitive data type class member comprising an array of integers representing the image pixels;

    creating a color table of unique integers from the integer array;

    converting each integer in the integer array into an index into the color table;

    compressing data representing said image in the object which is an instance of said primitive data type class data member before serialization, said compressing step including the step of compressing the combined color table and array of indices; and

    serializing said object which is an instance of said primitive data type class data member so that the object can be made persistent;

    wherein said converting and said serializing steps are performed by said at least one serialization method of said serialization class supporting serialization of images.

View all claims
  • 1 Assignment
Timeline View
Assignment View
    ×
    ×