All Projects → llf137224350 → ImageView

llf137224350 / ImageView

Licence: other
Qt自定义图片显示控件-支持加载本地图片和网络图片,并支持缓存

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to ImageView

Zoomage
A simple pinch-to-zoom ImageView library for Android
Stars: ✭ 211 (+1407.14%)
Mutual labels:  imageview
SquareImageView
SquareImageView is a simple wrapper library for Android ImageView
Stars: ✭ 28 (+100%)
Mutual labels:  imageview
Image-Support
Add badge with counter to ImageView Android.
Stars: ✭ 128 (+814.29%)
Mutual labels:  imageview
Rvparallaximageview
RvParallaxImageView用在recyclerview的item中,它可以随着recyclerview进行视差效果的移动,进而可以在一个小区域的item中展示一个完整的图片。适用于在recyclerview的item中显示大的广告图。
Stars: ✭ 224 (+1500%)
Mutual labels:  imageview
Glazy Viewpager
Android ViewPager template with cool animation.
Stars: ✭ 250 (+1685.71%)
Mutual labels:  imageview
aspect-ratio-imageview
A simple imageview which scales the width or height aspect with the given ratio
Stars: ✭ 72 (+414.29%)
Mutual labels:  imageview
Print
A lightweight Android library for use iconic fonts.
Stars: ✭ 202 (+1342.86%)
Mutual labels:  imageview
Leon
Leon is swift library to show and slid images with more gesture
Stars: ✭ 16 (+14.29%)
Mutual labels:  imageview
ProgressableImageView
Change your users progress capability with ProgressableImageView
Stars: ✭ 86 (+514.29%)
Mutual labels:  imageview
av.imageview
Titanium native ImageView module that extends the default Titanium ImageView with more capabilities and a different caching system.
Stars: ✭ 97 (+592.86%)
Mutual labels:  imageview
Parallaxrecyclerview
Parallax effect on every item of your RecyclerView.
Stars: ✭ 237 (+1592.86%)
Mutual labels:  imageview
Kenburnsview
Android ImageViews animated by Ken Burns Effect
Stars: ✭ 2,685 (+19078.57%)
Mutual labels:  imageview
FaceAware-Android
this helps to auto zoom for face on ImageView
Stars: ✭ 46 (+228.57%)
Mutual labels:  imageview
Superxml
android布局能力增加,轻松实现圆角、边框、虚线、属性覆盖等功能。完全无侵入
Stars: ✭ 221 (+1478.57%)
Mutual labels:  imageview
NoiseView
Android library written in kotlin that add a noise effect to image.
Stars: ✭ 47 (+235.71%)
Mutual labels:  imageview
Circleimageview
A circular ImageView for Android
Stars: ✭ 14,102 (+100628.57%)
Mutual labels:  imageview
RoundImage
This library is used for converting Bitmap or Drawable images to Round or Circular Shape. Round image view for Android or Circular Image View for Android.Tags Android Round Circularimageview Circle Rounded Corner imageview library.
Stars: ✭ 42 (+200%)
Mutual labels:  imageview
image-zoom-view
Imageview zoom library for android
Stars: ✭ 52 (+271.43%)
Mutual labels:  imageview
Parrot
A simple way to handle remote image in Kotlin.
Stars: ✭ 21 (+50%)
Mutual labels:  imageview
CombineView
View that combines multiple images
Stars: ✭ 27 (+92.86%)
Mutual labels:  imageview

ImageView

Qt自定义图片显示控件

  • 支持加载显示网络图片(可指定加载中显示的图片,加载失败显示的图片)
  • 支持加载本地图片
  • 加载网络图片时支持缓存到本地
  • 增加图片展示样式 默认、cover、contain具体用法参照mainwindow.cpp或效果图
  • 使用是需要在项目xxx.pro文件引入network

仅用于学习交流,暂时未用于实际项目,再加上本身技术不到位,可能存在着部分问题,可根据需要自行修改。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].