Property | Type | Description | |
---|---|---|---|
TargetDimension | int |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetPathToResizedImage ( string originalPath, bool getThumbnail = false ) : string | ||
RuntimeImageProcessor ( BookRenamedEvent bookRenamedEvent ) : System |
Method | Description | |
---|---|---|
GenerateThumbnail ( string originalPath, string pathToProcessedImage, int newWidth ) : bool | ||
MakePngBackgroundTransparent ( string originalPath, string pathToProcessedImage ) : bool | ||
OnBookRenamed ( string>.KeyValuePair |
||
TryToDeleteCachedImages ( ) : void |
public GetPathToResizedImage ( string originalPath, bool getThumbnail = false ) : string | ||
originalPath | string | |
getThumbnail | bool | |
return | string |
public RuntimeImageProcessor ( BookRenamedEvent bookRenamedEvent ) : System | ||
bookRenamedEvent | BookRenamedEvent | |
return | System |