remove By Id
Removes an Image from the database by providing the ID.
Return
GemError.NoError Success
GemError.NotFound if the Image is not found.
GemError.Io when an I/O error occurred.
Removes an Image from the database by providing the ID.
GemError.NoError Success
GemError.NotFound if the Image is not found.
GemError.Io when an I/O error occurred.