Class VipsValidation
java.lang.Object
app.photofox.vipsffm.VipsValidation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isValidPointer
(MemorySegment memorySegment) static boolean
isValidResult
(int result) static void
throwInvalidInputError
(String commandName, String argName) static void
throwInvalidOutputError
(String commandName, String argName) static void
throwVipsError
(String commandName)
-
Constructor Details
-
VipsValidation
public VipsValidation()
-
-
Method Details
-
isValidPointer
-
isValidResult
public static boolean isValidResult(int result) -
throwVipsError
-
throwInvalidInputError
-
throwInvalidOutputError
-