IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 16, 2004, 8:51:32 AM (22 years ago)
Author:
desonia
Message:

more psError -> psErrorMsg conversions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImageErrors.dat

    r1787 r1818  
    77#  N.B. in code, the ERRORNAME appears as PS_ERRORTEXT_ERRORNAME
    88####################################################################
     9# psImage
     10psImage_AREA_NEGATIVE                  Specified number of rows (%d) or columns (%d) is invalid.
     11psImage_NOT_AN_IMAGE                   The input psImage must have a PS_DIMEN_IMAGE dimension type.
     12psImage_IMAGE_NULL                     Can not operate on a NULL psImage.
     13psImage_IMAGE_TYPE_UNSUPPORTED         Specified psImage type (%d) is not supported.
     14psImage_INTERPOLATE_METHOD_INVALID     Specified interpolation method (%d) is not supported.
Note: See TracChangeset for help on using the changeset viewer.