Class EImageSaveError
Unit
Declaration
type EImageSaveError = class(Exception)
Description
Raised by SaveImage when it's not possible to save image.
Hierarchy
- TObject
 - Exception
 - EImageSaveError
 
Generated by PasDoc 0.16.0.
type EImageSaveError = class(Exception)
Raised by SaveImage when it's not possible to save image.