Resolution
Changes the horizontal and vertical resolution of the image. If EXIF metadata is to be preserved the information contained within will also be updated to match.
Added version 2.3.0
Example
public ImageFactory Resolution(300, 300)
Changes the horizontal and vertical resolution of the image. If EXIF metadata is to be preserved the information contained within will also be updated to match.
Added version 2.3.0
public ImageFactory Resolution(300, 300)