IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 22, 2005, 3:10:24 PM (21 years ago)
Author:
Paul Price
Message:

Use the region in psImageTransform to set the size of the output image

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r4356 r4357  
    1 %%% $Id: psLibSDRS.tex,v 1.291 2005-06-23 01:01:00 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.292 2005-06-23 01:10:24 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    48854885Transform the \code{input} image according the supplied
    48864886transformation.  The size of the transformed image is defined by the
    4887 supplied \code{output} image, if non-\code{NULL}, or the \code{region}
    4888 otherwise (size \code{region.x1 - region.x0} by \code{region.y1 -
     4887\code{region} (size \code{region.x1 - region.x0} by \code{region.y1 -
    48894888region.y0}, with \code{out->x0 = region.x0} and \code{out->y0 =
    48904889region.y0}).
Note: See TracChangeset for help on using the changeset viewer.