Skip to content

Instantly share code, notes, and snippets.

View marcosgriselli's full-sized avatar

Marcos Griselli marcosgriselli

View GitHub Profile
@marcosgriselli
marcosgriselli / UIImage+Resize.swift
Last active February 2, 2024 07:04
UIImage Resize/Scaling
//
// UIImage+Resize.swift
//
// Created by Marcos Griselli on 6/9/17.
// Copyright © 2017 Marcos Griselli. All rights reserved.
//
import Foundation
import UIKit