Skip to content

Didnot find any parameter which supports the cropping of image diagonally. #7

@ajaysharmalike

Description

@ajaysharmalike

Hi,

I looked out the code & tried with several ways. though the cropping is supported in the whole image i,e By passing the origin & size parameters but I didn't find where user can crop the image like a Right Angle Triangle , means cropping at an angle of 45 *.
  • (UIImage *)imageToFitSize:(CGSize)fitSize method:(MGImageResizingMethod)resizeMethod;

This method doesnot support cropping if user wish to have the partial image since one wo'nt be able to pass the paramters other than Height ,width & Origin.

Required Output :

   -------
   |\      |
   |  \    |
   |    \  |
   |      \|
   -------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions