Skip to content

Instantly share code, notes, and snippets.

View 4l1k's full-sized avatar

Aliagha Seyidov 4l1k

  • Dresden, Deutschland
View GitHub Profile
@yukitoto
yukitoto / UIImage+imageWithAlphaComponent.swift
Last active August 22, 2017 10:36
Extension For change UIImage. This is useful for set highlighted image for UIButton.
//
// UIImage+Extension.swift
//
// Created by Yukito Shibuya on 2016/10/08.
// Copyright © 2016年 yukitoto. All rights reserved.
//
import UIKit
extension UIImage {