Core Image是苹果操作系统(iOS、macOS)中的一个强大的图像处理框架,它为开发者提供了丰富的图像滤镜和视觉效果功能。这个"Core Image"的demo是基于IOS疯狂讲义中的"coreImagetest"示例代码修改而来的,旨在帮助开发者深入
IOS 22 次浏览
1.虽然叫ImageConverter,但目前只实现了BMP转到PNG的功能2.用于批量BMP转PNG,减少存储空间
C# 23 次浏览
证书透明度的实现方式挺有意思的,是在 Android 和 Java 中。你知道,传统的证书固定有不少坑,比如说证书一旦不匹配,用户就无法访问应用,修复起来麻烦不说,还导致长时间的不可用。相反,证书透明度了一种更为安全且灵活的方式,确保了应用的连接不会被篡改或受到中间人攻击。简单来说,它通过公示证书链
Kotlin 0 次浏览
一个小的image,有menu选项,开全屏,关全屏
Android 20 次浏览
ImageEn 5.1.1 Imaging Components With full source仅用于学习,如需用于商业用途,请向原作者购买
Delphi 18 次浏览
This tool's source code allows the integration of images and compressed files into a single entity, facilitating both image display and file extractio
VB 25 次浏览
Image Slideshow can be used in personal photo album systems. It allows users to create an easy-to-use interface for viewing and organizing images. Wit
Javascript 18 次浏览
This project provides a method for displaying panoramic images. Various techniques for panoramic image display are implemented within this project.
IOS 20 次浏览