Tao.DevIl SDK Documentation

Ilu Fields

The fields of the Ilu class are listed below. For a complete list of Ilu class members, see the Ilu Members topic.

Public Static (Shared) Fields

ILU_BILINEAR
ILU_CENTER
ILU_CONVOLUTION_MATRIX
ILU_FILTER
ILU_ILLEGAL_OPERATION The operation attempted is not allowable in the current state. The function returns with no ill side effects. Generally there is currently no image bound or it has been deleted via ilDeleteImages. You should use ilGenImages and ilBindImage before calling the function.
ILU_INTERNAL_ERROR A serious error has occurred.
ILU_INVALID_ENUM A Parameter was invalid or out of range
ILU_INVALID_PARAM A Parameter was invalid or out of range
ILU_INVALID_VALUE An invalid value was passed to a function or was in a file
ILU_LINEAR
ILU_LOWER_LEFT
ILU_LOWER_RIGHT
ILU_NEAREST
ILU_OUT_OF_MEMORY Could not allocate enough memory in an operation
ILU_PLACEMENT
ILU_SCALE_BELL
ILU_SCALE_BOX
ILU_SCALE_BSPLINE
ILU_SCALE_LANCZOS3
ILU_SCALE_MITCHELL
ILU_SCALE_TRIANGLE
ILU_UPPER_LEFT
ILU_UPPER_RIGHT
ILU_VENDOR
ILU_VERSION
ILU_VERSION_1_6_8
ILU_VERSION_NUM

See Also

Ilu Class | Tao.DevIl Namespace