76 packages tagged with “Picture”
Simplify rendering of HTML picture element. With support for responsive, lazy loaded images in the most optimal format. Works with Storyblok Image Service, Cloudflare Image Resizing, and ImageSharp (used by for example Umbraco CMS and Optimizely CMS).
Structure.Sketching is an image manipulation and drawing library intended for use with .Net Core and .Net 4.6.
This TheEyes library makes it easy to read, find, and highlight images or windows' screens.
A fast and efficient image loading library for Android focused on smooth scrolling.
A set of annotations for configuring Glide
Helper extension to create HTML5 picture element with sources, and browser fallbacks
A cache that uses a bounded amount of space on a filesystem. Based on Jake Wharton's tailored for Glide.
Render images using a picture HTML element. CMS editors don't have to care about image sizes or formats. The most optimal image will always be used depending on the capabilities, screen size, and pixel density of the device used when visiting your Umbraco web site.
Implementation of GifDecoder that is more memory efficient to animate for Android devices.
A SkiaSharp based controls for Avalonia.
Supported Platforms: • XamariniOS • XamarinAndroid The LEADTOOLS Xamarin.Forms control provides a common camera interface with full control over Android and iOS camera functions. Capture images, record videos, enable or disable camera flash, toggle with the camera’s torch, and modify focus controls. There is no need to write native code for each device platform. Quickly get started with a basic camera and preview in just one line of code. Tap into the live camera feed to add custom image processing or LEADTOOLS features, including OCR, barcode recognition, and image processing filters. This is just a small part of a large technology offering called LEADTOOLS. To see all that LEADTOOLS has to offer, go to https://www.leadtools.com
The Full Picture API exposes a set of the admin functionality of Full Picture to make it easy for you to build integrations with your own systems. It serves as an interface between your software programs and facilitates their interaction with Full Picture. We're continuing to expand the amount of functionality our API offers.
ImageViewZoom is an android ImageView widget with zoom and pan capabilities. This is an implementation of the ImageView widget used in the Gallery app of the Android opensource project.
Small lib offering basic picture functions like saving, converting, resize, cropping (for nearly all picture formats) and changing opacity (png/gif)
Xamarin.Android Binding for ArthurHub’s Android Image Cropper (android-image-cropper). Simple image cropping library with powerful (zoom, rotation, multi-source), customizable (shape, limits, style), optimized (async, sampling, matrix) capabilities.
JIT resizing of images, EXIF tools and more
Angular Avatar is a simple and lightweight AngularJS directive that generates a letter's avatar like Microsoft or Google do in their web apps. First letter of each word in a string or a group of initials will be used to generate the avatar. The image of the avatar will be rendered in an html img tag as a real png or jpeg. The image data can be retrieved using javascript to be stored in back-end giving you an initial profile picture in your web or mobile apps when the user does not upload one. Several angular atributes are available to configure the output: size, shape, resolution, colors, etc. More info at: https://github.com/ajsoriar/angular-avatar
A module that compresses images into a single image, and then creates a css file to split image into sprites. More then likely you really want an msbuild task to do this. Get nuget package Talifun.Crusher.MsBuild if this is the case.
This library is written for image comparison operations. Bu kütüphane resim karşılaştırma işlemleri için yazılmıştır. NOTE!!!: Because the black and white of the library is converted to color, its success in color is low. NOT!!!: Kütüphanede siyah beyaza çevirme yapıldığından renkli resimlerdeki başarısı düşüktür.
A set of annotations for configuring Glide.
A powerful image downloading and caching library for Android
GmailProfilePicture is Xamarin.Android view implementing a default Gmail Profile Picture. The picture consists of one circle filled with color and assigned text.
图片合成
RaspberryCam is a Mono/.NET assembly providing access to cameras plugged in your Raspberry Pi. It is an initiative of the Raspberry# Community, aimed at providing tools and information concerning use of Raspberry Pi boards with Mono/.NET framework. Parts of this work are based on v4l C library and some fswebcam source code functions
Hundreds been wallpapers category. You can search and download sample : https://www.dropbox.com/sh/3qzg78stssygafy/AACS9OHGU6RCGobDhHnJjdZda?dl=0
Acquire images with the device camera in Xamarin Forms with the CameraProvider component. Supports Android, iOS, and UWP. The CameraProvider component uses native Camera components on each platform. **************** In your iOS project "AppDelegate" code file, you must call "Rox.CameraIos.Init()" before "Xamarin.Forms.Forms.Init()". It should look something like: ---------------- Rox.CameraIos.Init(); global::Xamarin.Forms.Forms.Init(); LoadApplication(new MyCameraApplication()); **************** Sample Application is available at: ---------------- https://github.com/Rod-at-Rox/RoxXamarinCamera **************** The CameraProvider component has the following methods: - Task<ImageSource> AcquirePicture(); (Take a picture with the device camera) ****************
Jon.WPF.CustomControls is a collection of custom, reusable WPF controls. It is built with .NET 7.0 and intended to provide developers with controls that are commonly used but not included in the standard WPF toolkit.