프로젝트

일반

사용자정보

개정판 92442e4a

ID92442e4a9bf39e4238533981c0425b15f25b406a
상위 96c13fad
하위 48f69651

김태성이(가) 5년 이상 전에 추가함

image load 수정

Change-Id: I35e6802b9bde1cd6a7c9787f3a71fb53d6ea10ad

차이점 보기:

KCOM/Common/ImageSourceHelper.cs
10 10
{
11 11
    public static class ImageSourceHelper
12 12
    {
13
        public static async System.Threading.Tasks.Task<BitmapImage> GetDownloadImageAsync( Uri uri, double pageWidth, double pageHeight)
13
        public static async System.Threading.Tasks.Task<BitmapImage> GetDownloadImageAsync(Uri uri, double pageWidth, double pageHeight)
14 14
        {
15 15
            System.Net.Http.HttpClient httpClient = null;
16 16
            System.IO.Stream responseStream = null;

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)