Changeset 3959 for trunk/psLib/src/collections/psCollectionsErrors.dat
- Timestamp:
- May 18, 2005, 11:38:19 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/collections/psCollectionsErrors.dat
r3737 r3959 42 42 psList_DATA_NULL Specified data item is NULL. 43 43 psList_DATA_NOT_FOUND Specified data item is not found in the psList. 44 # 45 psPixels_NULL Input psPixels can not be NULL. 46 psPixels_MASK_NULL Specified mask can not be NULL. 47 psPixels_MASK_TYPE Specified mask's type, %s, is invalid. Should be PS_TYPE_MASK. 48 psPixels_DATA_NULL Input psPixels contains no data. 49 psPixels_REGION_INVALID Specified psRegion, [%d:%d,%d:%d], does not specify a valid region. 50 psPixels_FAILED_IMAGE_CREATE Failed to create image of size %dx%d. 44 51
Note:
See TracChangeset
for help on using the changeset viewer.
