ErrLookup › Yalantis/uCrop

Yalantis/uCrop

Image Cropping Library for Android · Java · 34 source files

Analyzed at f788b534b4 on 2026-09-08. 553 documented errors.

Code / MessageTypeSeverityTags
[cimg_appname_math_parser] CImg<%s>::%s: %s: Cannot crop emp
exception error cimg, math-parser, empty-image, crop
save_pandore(): Unsupported datatype for file '%s'.
exception error cimg, pandore, platform, datatype
save_tiff(): Unsupported pixel type '%s' for file '%s'.
exception error cimg, tiff, pixel-type, image-saving
[cimg_appname_math_parser] CImg<%s>::%s: %s: Invalid types i
exception error cimg, math-parser, draw, type-mismatch
save_analyze(): Unsupported pixel type '%s' for file '%s'.
exception error cimg, analyze, pixel-type, datatype
load_video() : File '%s', arguments 'first_frame', 'last_fra
exception error cimg, opencv, compile-time-flag, video, argument-validation
"[" cimg_appname "_math_parser] CImg<%s>: Function '%s()': S
exception error cimg, math-parser, dynamic-array, argument-validation
[cimg_appname_math_parser] CImg<%s>::%s: %s: Specified input
exception error cimg, math-parser, convolution, size-mismatch
[" cimg_appname "_math_parser] CImg<%s>::%s: %s: Type of fir
exception error cimg, math-parser, channels, shape-mismatch
save_cimg(): Invalid size (%u,%u,%u,%u) of image[%u], for fi
exception error file-io, corrupt-file, image-io
resize(): Invalid specified interpolation %d (should be { -1
validation error cimg, invalid-argument, image-resize, interpolation
warp(): Instance and specified relative warping field (%u,%u
validation error cimg, shape-mismatch, warp, dimension-mismatch
[" cimg_appname "_math_parser] CImg<%s>::%s: %s: Type of sec
exception error cimg, math-parser, dimension-mismatch
load_analyze(): Unable to load datatype %d in file '%s'
exception error cimg, dtype, nifti, unsupported
atXYZC(): Empty instance.
exception error cimg, image-processing, empty-instance, jni
[cimg_appname_math_parser] CImg<%s>::%s: %s: Input vector si
exception error cimg, math-parser, vector, geometry-mismatch
load_yuv(): File '%s' contains incomplete data or given imag
console warning cimg, file-parsing, yuv, raw-video
RGBtoHSI(): Instance is not a RGB image.
exception error cimg, colorspace, image-processing, channel-count
[" cimg_appname "_math_parser] CImg<%s>::%s: Function '%s()'
exception error cimg, math-parser, macro, argument-count
save_inr(): Unsupported pixel type '%s' for file '%s'
exception error cimg, inr, pixel-type, datatype
assign(): Shared image instance has overlapping memory.
console warning memory, aliasing, shared-image, buffer-overlap, cimg
[" cimg_appname "_math_parser] CImg<%s>::%s: Unterminated st
exception error cimg, math-parser, expression-parsing, string-literal
draw_mandelbrot(): Instance and specified colormap (%u,%u,%u
validation error cimg, image-processing, shape-mismatch, colormap
operator(): Invalid pixel request, at coordinates (%d,%d,%d,
console warning bounds-check, pixel-access, null-deref, off-by-one, cimg
init_fullscreen(): Xrandr extension not supported by the X s
console info x11, xrandr, fullscreen, display, cimg
[cimg_appname_math_parser] CImg<%s>::%s: %s: Type of first a
exception error cimg, math-parser, matrix, shape-mismatch
save_graphicsmagick_external(): Failed to save file '%s' wit
exception error io, external-command, graphicsmagick, image-save
draw_ellipse(): Specified color is (null).
validation error cimg, image-processing, null-pointer
cimg::fread(): Only %lu/%lu elements could be read from file
console warning file-io, short-read, truncated-file, cimg
[cimg_appname_math_parser] CImg<%s>::%s: %s: %s arguments pr
exception error cimg, math-parser, argument-count, expression
insert(): Invalid insertion request of specified image (%u,%
exception error cimg, jni, insert, position-out-of-range
[" cimg_appname "_math_parser] CImg<%s>::%s: %s%s %s%s (of t
exception error cimg, math-parser, constant-expression, integer-constraint
min(): %s.
exception error cimg, jni, empty-instance, statistics
eigen(): Complex eigenvalues found.
console warning linear-algebra, eigenvalues, numerical, matrix, cimg
save_pnm(): Instance has pixel values in [%g,%g], probable t
console warning cimg, pnm, pixel-overflow, image-save
Index [selectedByDefault = %d] (0-based) cannot be higher or
exception error android, ucrop, illegal-argument, aspect-ratio, index-out-of-range
Invalid sequence of filling values '%s'.
exception error cimg, argument-validation, image-processing, jni
[" cimg_appname "_math_parser] CImg<%s>::%s: %s%s Specified
exception error cimg, math-parser, image-index, constant-expression
matchpatch(): Specified guide (%u,%u,%u,%u,%p) has invalid d
exception error cimg, image-dimensions, patch-matching
CImg<%s>::safe_size(): Specified size (%u,%u,%u,%u) exceeds
exception error cimg, buffer-size, memory, argument-validation
data(): Invalid pointer request, at coordinates (%u,%u,%u,%u
console warning bounds-check, pointer, pixel-access, out-of-bounds, cimg
draw_spline(): Invalid specified point set (%u,%u,%u,%u,%p).
exception error cimg, point-set, spline, argument-validation
[" cimg_appname "_math_parser] CImg<%s>::%s: %s%s %s%s (of t
exception error cimg, math-parser, constant-expression, argument-validation
draw_point(): Invalid specified point set (%u,%u,%u,%u,%p).
exception error cimg, invalid-argument, graphics, point-set
assign(): Invalid assignment request of shared instance from
exception error cimg, pixel-type, shared-instance, type-mismatch
matchpatch(): Specified patch size %ux%ux%u is bigger than t
validation error cimg, image-dimensions, patch-matching
operator*(): Invalid multiplication of instance by specified
exception error cimg, matrix-multiplication, dimension-mismatch, linear-algebra
save_jxl(): Instance has pixel values in [%g,%g], probable t
console warning image-encoding, value-range, jxl
load_pfm(): SCALE field is undefined in file '%s'.
console warning pfm, hdr, image-loading, malformed-header, byte-order, cimg
load_tiff(): File '%s' contains %u image(s) while specified
console warning tiff, image-loading, frames, out-of-range
[" cimg_appname "_math_parser] CImg<%s>::%s: %s%s %s%s (of t
exception error cimg, math-parser, matrix, shape-mismatch
[cimg_appname_math_parser] CImg<%s>::%s: %s: Invalid loop va
exception error cimg, math-parser, loop, identifier
[" cimg_appname "_math_parser] CImg<%s>::%s: Unbalanced pare
exception error cimg, math-parser, expression-parsing, syntax-error
"[" cimg_appname "_math_parser] CImg<%s>: Function 'swap()':
exception error cimg, math-parser, index-out-of-bounds
cimg::fopen(): Specified file path is (null).
exception error cimg, file-io, null-pointer, argument-validation
cimg::fwrite(): Only %lu/%lu elements could be written in fi
console warning file-io, short-write, disk-full, cimg
load_ffmpeg_external(): Failed to open file '%s' with extern
exception error cimg, video, ffmpeg, external-tool, process-exit-code
save_other(): Failed to save file '%s'. Format is not native
exception error io, external-command, unsupported-format, image-save
CImgList<%s>::FFT(): Empty specified real part.
exception error cimg, fft, empty-image
distance_dijkstra(): image instance and metric map (%u,%u,%u
exception error cimg, image-processing, dimension-mismatch, argument-validation
cimg::temporary_path(): Failed to locate path for writing te
exception error filesystem, temp-files, environment, permissions
draw_triangle(): Instance and specified Z-buffer (%u,%u,%u,%
exception error cimg, dimension-mismatch, zbuffer, argument-validation
load_pnm(): COLORMAX field is undefined in file '%s'.
console warning pnm, netpbm, image-loading, malformed-header, cimg
[" cimg_appname "_math_parser] CImg<%s>::%s: %s%s Specified
exception error cimg, math-parser, nan, argument-validation
[cimg_appname_math_parser] CImg<%s>::%s: %s: Too %s argument
exception error cimg, math-parser, argument-count, expression
insert(): Invalid insertion request of specified shared imag
exception error cimg, pixel-type-mismatch, shared-image, argument-validation
load_bmp(): Specified filename is (null).
validation error cimg, null-argument, bmp
load_graphicsmagick_external(): Failed to load file '%s' wit
exception error cimg, graphicsmagick, external-tool, popen
load_video(): File '%s', unable to detect format of video fi
exception error cimg, opencv, video, codec, file-format
XYZtoLab(): Instance is not a XYZ image.
exception error cimg, color-space, image-processing, instance-check
cimg::system() : Command '%s' (module name '%s) failed with
console warning cimg, windows, external-process
[" cimg_appname "_math_parser] CImg<%s>: Function '%s()': Sp
exception error cimg, math-parser, dynamic-array, shape-mismatch
[" cimg_appname "_math_parser] CImg<%s>::%s: Unrecognized %s
exception error cimg, math-parser, unrecognized-function, expression
CImgList<%s>::get_unserialize(): Unsupported pixel type '%s'
exception error serialization, pixel-type, parsing, native
load_imagemagick_external(): Failed to load file '%s' with e
exception error imagemagick, external-tool, io, cimg
[" cimg_appname "_math_parser] CImg<%s>::%s: Undefined varia
exception error cimg, math-parser, undefined-variable, expression
display_graph(): Empty instance.
exception error cimg, display, empty-data, plot
draw_triangle(): Invalid specified texture (%u,%u,%u,%u,%p).
exception error cimg, texture, dimension-mismatch, argument-validation
load_pandore(): Unable to load data with ID_type %u in file
exception error cimg, image-loading, pandore, unsupported-type
"[" cimg_appname "_math_parser] CImg<%s>: Function 'polygon(
exception error cimg, math-parser, invalid-argument
draw_graph(): Specified color is (null).
validation error cimg, image-processing, null-pointer
draw_line(): Specified color is (null).
exception error cimg, null-pointer, graphics, color
CImg<%s>::FFT(): Specified real part (%u,%u,%u,%u,%p) and im
exception error cimg, fft, dimension-mismatch, buffer-reuse
permute_axes(): Invalid specified axes order '%s'.
validation error cimg, invalid-argument, permute-axes, axis-order
CImgList<%s>::FFT(): Failed to allocate memory (%s) for comp
exception critical cimg, fft, memory, allocation
[cimg_appname_math_parser] CImg<%s>::%s: %s: Colormap size (
exception error cimg, math-parser, colormap, size-mismatch
cimg::load_network(): Failed to load file '%s' with external
exception error network, external-command, download-failed, cimg
CImgList<%s>::FFT(): Specified real part (%u,%u,%u,%u,%p) an
exception error cimg, fft, shape-mismatch
draw_circle(): Specified color is (null).
validation error cimg, image-processing, null-pointer
LabtoXYZ(): Instance is not a Lab image.
exception error cimg, color-space, image-processing, instance-check
load_pandore(): Unknown pixel datatype in file '%s'.
exception error cimg, image-loading, pandore, unsupported-dtype
CImg(): Failed to allocate memory (%s) for image (%u,%u,%u,%
exception error cimg, out-of-memory, allocation
cimg::fclose(): Specified file is (null).
console warning cimg, file-io, null-pointer, resource-management
CImgList<%s>::FFT(): Failed to allocate memory (%s) for comp
exception critical cimg, fft, memory, allocation
load_webp(): Failed to decode image '%s'.
exception error cimg, webp, image-decoding, libwebp
save_jxl(): Failed to set basic info when saving file '%s'.
exception error cimg, jxl, libjxl, encoder-failure
[" cimg_appname "_math_parser] CImg<%s>::%s: %s%s %s%s has i
exception error cimg, math-parser, type-mismatch, expression
displacement(): Specified guide (%u,%u,%u,%u,%p) has invalid
validation error cimg, image-dimensions, guide-image
load_analyze(): Invalid header size (%u) specified in file '
exception error cimg, file-format, nifti, corrupt-file
load_jxl(): Failed to load image data '%s'.
exception error jxl, decoder-input, truncated-file, cimg