image/imgerrs.h File Reference

#include "errcode.h"

Go to the source code of this file.

Variables


Variable Documentation

const ERRCODE BADBPP = "Only 1,2,4,5,6,8 bpp are supported"

Definition at line 32 of file imgerrs.h.

Referenced by check_legal_image_size().

const ERRCODE BADIMAGECOORDS = "Coordinates in image out of bounds"

Definition at line 28 of file imgerrs.h.

Referenced by IMAGE::check_legal_access().

const ERRCODE BADIMAGEFORMAT = "Illegal image format"

Definition at line 31 of file imgerrs.h.

Referenced by open_tif_image().

const ERRCODE BADIMAGESEEK = "Can't seek backwards in a buffered image!"

Definition at line 29 of file imgerrs.h.

Referenced by IMAGE::check_legal_access().

const ERRCODE BADIMAGESIZE = "Illegal image size"

Definition at line 30 of file imgerrs.h.

Referenced by check_legal_image_size().

const ERRCODE BADIMAGETYPE = "Unrecognized image type"

Note:
File: imgerrs.h (Formerly imgerr.h)
Definitions of errors related to IMAGE operations.
Author:
Ray Smith
Date:
Tue Aug 14 10:10:53 BST 1990
 * (C) Copyright 1990, Hewlett-Packard Ltd.
 ** Licensed under the Apache License, Version 2.0 (the "License");
 ** you may not use this file except in compliance with the License.
 ** You may obtain a copy of the License at
 ** http://www.apache.org/licenses/LICENSE-2.0
 ** Unless required by applicable law or agreed to in writing, software
 ** distributed under the License is distributed on an "AS IS" BASIS,
 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 ** See the License for the specific language governing permissions and
 ** limitations under the License.

Definition at line 24 of file imgerrs.h.

Referenced by name_to_image_type().

const ERRCODE BADWINDOW = "Convolution window must have odd dimensions"

Definition at line 33 of file imgerrs.h.

Referenced by IMAGE::convolver().

const ERRCODE CANTREADIMAGETYPE = "Can't read this image type"

Definition at line 25 of file imgerrs.h.

Referenced by IMAGE::read_header().

const ERRCODE CANTWRITEIMAGETYPE = "Can't write this image type"

Definition at line 26 of file imgerrs.h.

Referenced by IMAGE::write().

const ERRCODE IMAGEUNDEFINED = "Attempt to operate on undefined image"

Definition at line 27 of file imgerrs.h.

Referenced by IMAGE::read(), and IMAGE::write().


Generated on Wed Feb 28 19:49:24 2007 for Tesseract by  doxygen 1.5.1