logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

openslide-write-png - Write a region of a virtual slide to a PNG

Description

       Write  a  region of the specified level of a virtual slide to a PNG image.  x and y are pixel coordinates
       in level 0, the highest-resolution slide level.  width and height are pixel dimensions in  the  specified
       level.

       The dimensions of each level of a slide can be obtained with openslide-show-properties(1).

Exit Status

openslide-write-png returns 0 on success, 1 if an error occurred, or 2 if the arguments are invalid.

Name

       openslide-write-png - Write a region of a virtual slide to a PNG

Options

--help Display usage summary.

       --version
              Display version and copyright information.

See Also

openslide-quickhash1sum(1), openslide-show-properties(1)

OpenSlide 3.4.1                                    2012-02-24                             OPENSLIDE-WRITE-PNG(1)

Synopsis

openslide-write-png [--help] [--version] slide-filexylevelwidthheightoutput-file

See Also