PHOTOGRAPH LIBRARY PHOTOGRAPH LIBRARY

Brand Owner (click to sort) Address Description
GETTYPRESS Getty Images, Inc 701 North 34th Street, Suite 400 Seattle WA 98103 photograph library and photograph library agency services; photograph library searching services; programming and distribution of motion pictures and television; preparation of special effects; distribution of films, video and audiovisual content, and CD-ROMs for others; providing on-line computer databases in the fields of electronic publishing, namely, photography, motion pictures, sound effects, audio recordings, and video recordings;
GETTYSOURCE Getty Images, Inc. 601 North 34th Street Seattle WA 98103 photograph library and photograph library agency services; photograph library searching services; programming and distribution of motion pictures and television; preparation of special effects; distribution of films, video and audiovisual content, and CD-ROMs for others; providing on-line computer databases in the fields of electronic publishing, namely, photography, motion pictures, sound effects, audio recordings, and video recordings;GETTY SOURCE;
GETTYWORKS Getty Images, Inc. 601 North 34th Street Seattle WA 98103 Photograph library and photograph library agency services; photograph library searching services; programming and distribution of motion pictures and television; preparation of special effects; distribution of films, video and audiovisual content, and CD-ROMs for others; providing on-line computer databases in the fields of electronic publishing, namely, photography, motion pictures, sound effects, audio recordings, and video recordings;GETTY WORKS;
PLANET EARTH Getty Images, Inc. 601 North 34th Street Seattle WA 98103 photograph library and photograph library agency services; photograph library searching services; provision of stock film and video; entertainment services, namely, production and distribution of motion pictures, videos, television programming and special effects; editing and enhancing of digital images; providing information via computer networks and global communication networks in the fields of photography, artwork, motion pictures and video; all marketed to and for use by graphic designers, advertising agencies, desktop publishers and corporate communication professionals;
 

Where the owner name is not linked, that owner no longer owns the brand

   
Technical Examples
  1. A method and system for providing "just-in-time" dynamic loading and unloading of libraries. Library code is loaded into memory just prior to the actual execution of a routine in that library and is unloaded from memory after the execution of the library routine is completed. According to the present invention, a library structure having a library loader and a library implementation module. The library loader provides the same entry points as the library itself and contains code to drive the loading and unloading of the library implementation module which actually contains the code to implement the library call. At the beginning of the execution of an application or other software module, the library loaders for libraries needed by that application or other software module, are loaded into memory and unloaded upon completion of that application or other software module. The library loaders control the loading and unloading of the library implementation modules, which contain the actual code which implements the library call, so that the library code itself is only in memory while in use during execution of the library call. A sequence of library calls to the same library is preferably detected and managed so as to avoid unnecessary unloading/reloading of the same library.