note
	description: "A common ancestor for any image library classes"
	author: "Louis Marchand"
	date: "Thu, 02 Apr 2015 03:46:04 +0000"
	revision: "2.0"

deferred class interface
	IMG_ANY

feature -- Implementation

	last_error: READABLE_STRING_GENERAL
			-- The last error generate by the library
	
end -- class IMG_ANY

Generated by ISE EiffelStudio