C# 클래스 BB.UI.Web.MVC.Controllers.Utils.ImageDecoder

파일 보기 프로젝트 열기: BeatBuddy/beatbuddy_webapp

공개 메소드들

메소드 설명
DecodeBase64String ( string base64 ) : Image
FixBase64ForImage ( string Image ) : string

메소드 상세

DecodeBase64String() 공개 정적인 메소드

public static DecodeBase64String ( string base64 ) : Image
base64 string
리턴 Image

FixBase64ForImage() 공개 정적인 메소드

public static FixBase64ForImage ( string Image ) : string
Image string
리턴 string