blob: 6f3b9f4587aebb024088303d4db4fbafbab17d76 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["ImageError","The generic error type for image operations."],["ImageFormatHint","A best effort representation for image formats."],["LimitErrorKind","Indicates the limit that prevented an operation from completing."],["ParameterErrorKind","Details how a parameter is malformed."],["UnsupportedErrorKind","Details what feature is not supported."]],"struct":[["DecodingError","An error was encountered while decoding an image."],["EncodingError","An error was encountered while encoding an image."],["LimitError","Completing the operation would have required more resources than allowed."],["ParameterError","An error was encountered in inputs arguments."],["UnsupportedError","The implementation for an operation was not provided."]],"type":[["ImageResult","Result of an image decoding/encoding process"]]};