UIImageView 的 UIViewContentMode

UIViewContentMode

typedef enum {
    UIViewContentModeScaleToFill,
    UIViewContentModeScaleAspectFit,      // contents scaled to fit with fixed aspect. remainder is transparent
    UIViewContentModeScaleAspectFill,     // contents scaled to fill with fixed aspect. some portion of content may be clipped.
    UIViewContentModeRedraw,              // redraw on bounds change (calls -setNeedsDisplay)
    UIViewContentModeCenter,              // contents remain same size. positioned adjusted.
    UIViewContentModeTop,
    UIViewContentModeBottom,
    UIViewContentModeLeft,
    UIViewContentModeRight,
    UIViewContentModeTopLeft,
    UIViewContentModeTopRight,
    UIViewContentModeBottomLeft,
    UIViewContentModeBottomRight,
} UIViewContentMode;

UIViewContentModeScaleToFill


UIViewContentModeScaleToFill 充滿frame會變形

UIViewContentModeScaleAspectFit 長邊為主 短邊留縫隙


UIViewContentModeScaleAspectFit 長邊為主 短邊留縫隙

UIViewContentModeScaleAspectFill 短邊為主 長邊截取


UIViewContentModeScaleAspectFill 短邊為主 長邊截取

UIViewContentModeCenter 標尺圖片原始尺寸 frame太小會超出


UIViewContentModeCenter 標尺圖片原始尺寸 frame太小會超出

UIViewContentModeTop 標尺圖片原始尺寸 frame太小會超出


UIViewContentModeTop 標尺圖片原始尺寸 frame太小會超出
最后編輯于
?著作權歸作者所有,轉載或內容合作請聯系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發布,文章內容僅代表作者本人觀點,簡書系信息發布平臺,僅提供信息存儲服務。

推薦閱讀更多精彩內容

  • *7月8日上午 N:Block :跟一個函數塊差不多,會對里面所有的內容的引用計數+1,想要解決就用__block...
    炙冰閱讀 2,538評論 1 14
  • UIImageView 的contentMode這個屬性是用來設置圖片的顯示方式,如居中、居右,是否縮放等,有以下...
    hypercode閱讀 359評論 0 1
  • 第一天的凌晨,我們也不知道能不能夠在這里見到極光。 那天極累。清晨早早起來去拍一個熱門風景點的日出,日照金山的時刻...
    魚骨練習本閱讀 308評論 1 1
  • 2012年,我高一,第一次見輝是班級報道,就覺得這個男生大大的眼睛,健康的膚色,帥氣的長相,能與我同桌將是極好的,...
    也許宅閱讀 343評論 0 0
  • 好久沒有回去看我的爸爸媽媽啦。趁著五一放三天假,趕緊帶上兒子回去合浦! 正好趕上樂樂不舒服,咳嗽沒精神。我呢,也是...
    自由天使芳閱讀 307評論 0 0