PngCs
1.1.4
A C# library for read/write PNG images
|
Exception associated with input (reading) operations More...
Inherits Hjg.Pngcs.PngjException.
Public Member Functions | |
PngjOutputException (String message, Exception cause) | |
PngjOutputException (String message) | |
PngjOutputException (Exception cause) | |
![]() | |
PngjException (String message, Exception cause) | |
PngjException (String message) | |
PngjException (Exception cause) | |
Exception associated with input (reading) operations
Hjg.Pngcs.PngjOutputException.PngjOutputException | ( | String | message, |
Exception | cause | ||
) |
Hjg.Pngcs.PngjOutputException.PngjOutputException | ( | String | message | ) |
Hjg.Pngcs.PngjOutputException.PngjOutputException | ( | Exception | cause | ) |