Skip to content

下载完的图片,在回调中获取到的size不是原图的size;缩放了3倍 #120

Open
@WhatIsLionKing

Description

@WhatIsLionKing

yy_setImageWithURL:(NSURL *)imageURL
placeholder:(UIImage *)placeholder
options:(YYWebImageOptions)options
progress:(YYWebImageProgressBlock)progress
transform:(YYWebImageTransformBlock)transform
completion:(YYWebImageCompletionBlock)completion

Activity

ibireme

ibireme commented on Jul 21, 2016

@ibireme
Owner

创建时,图片的 scale 取得是 UIScreen 的 scale。原有的像素值是没变的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @ibireme@WhatIsLionKing

        Issue actions

          下载完的图片,在回调中获取到的size不是原图的size;缩放了3倍 · Issue #120 · ibireme/YYWebImage