Difference between revisions of "Nsimage"

From AOLserver Wiki
Jump to navigation Jump to search
(imported from WiKit id 216)
(No difference)

Revision as of 06:17, 9 June 2004

An AOLserver module that implements the ns_image and ns_pngsize commands, with replacements for ns_jpegsize and ns_gifsize. By Ayan George.

This module lives in AOLserver CVS[1]

TYPE

AOLserver-specific C

STATUS

Beta

DEPENDENCIES

(None)

DESCRIPTION

  • ns_jpegsize filename
  • ns_gifsize filename
  • ns_pngsize filename
  • ns_image type filename
  • ns_image size filename

See ns_jpegsize and ns_gifsize. ns_image subcommands work with jpeg, gif, and png files.