AbstractOutputFileSatisfiesWatermarkDimensions Method |
Checks the minimal
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax protected bool SatisfiesWatermarkDimensions(
int minSize,
int originalSize
)
Parameters
- minSize
- Type: SystemInt32
Minimum size of the image - originalSize
- Type: SystemInt32
Original size of the image
Return Value
Type:
BooleanSee Also