No announcements
Found 800757 threads
-
0 Votes
image cropping for windows phone8
I want to crop a captured image and upload it.Answered | 1 Replies | 628 Views | Created by aksrivastava - Saturday, March 28, 2015 12:40 PM | Last reply by IssueKiller - Monday, March 30, 2015 11:59 AM -
0 Votes
Crop Image
And don't forget the offset of the image while calculating the position of the crop box on the image.Answered | 9 Replies | 3363 Views | Created by Matt Wise - Wednesday, October 26, 2011 3:38 PM | Last reply by Mike Dos Zhang - Saturday, October 29, 2011 3:37 PM -
0 Votes
How to make cropping image UI
search the Samples gallery (linked at the top of the page) for "crop bitmap" you will find a sample in Microsoft's All-in-one code framework.Answered | 4 Replies | 2567 Views | Created by Aleksey Tsvetkov-Omelichev - Saturday, June 23, 2012 11:53 AM | Last reply by Rob Caplan [MSFT] - Thursday, October 3, 2013 3:09 AM -
1 Votes
Crop Image
How to Crop Image by picturebox in C# framwork 4Answered | 1 Replies | 1607 Views | Created by Baqarhassan110 - Monday, July 23, 2012 12:46 PM | Last reply by JohnWein - Monday, July 23, 2012 2:28 PM -
0 Votes
How to crop image like this
Those pictures a cropped often with a nice border at bottom and on the right side (like the picture in my question) I would like to know how this is done...Answered | 4 Replies | 1058 Views | Created by Psylion - Friday, October 5, 2018 1:01 PM | Last reply by Dave Patrick - Friday, October 5, 2018 2:58 PM -
0 Votes
Creating cropped images
For anyone who might like to know, I found the width and height of the image as it is on the grid, then divided the pixel height and width by the height and width and multiplied all my widths ...Answered | 2 Replies | 3827 Views | Created by RCJ09 - Wednesday, June 24, 2009 8:53 PM | Last reply by RCJ09 - Thursday, June 25, 2009 9:16 PM -
0 Votes
Cropping specific part of the image
After a photograph has been taken i want to give the user the option of cropping specific part of the image.Answered | 2 Replies | 1366 Views | Created by Siddy Boy - Saturday, March 29, 2014 4:40 AM | Last reply by Just Karl - Monday, March 31, 2014 5:28 PM -
0 Votes
Lumia Imaging SDK - cropping
The crop filter details can be found here - https://msdn.microsoft.com/en-us/library/lumia.imaging.transforms.cropfilter.aspx - This crops an ...Answered | 1 Replies | 448 Views | Created by WilltheRookieDev - Wednesday, May 11, 2016 12:34 AM | Last reply by Dave Russell (Technical Evangelist) - Wednesday, May 11, 2016 10:03 AM -
0 Votes
How to crop an image that is zoomed(zoomed in/out)
Hi learnerlearner, I have a solution about how to crop image using mouse selection in PictureBox,and its detailed implementation is listed ...Answered | 4 Replies | 7260 Views | Created by learnerlearner - Wednesday, February 15, 2012 6:48 AM | Last reply by Thorsten Gudera - Thursday, February 16, 2012 7:05 AM -
1 Votes
how can i crop an image
When it comes to images, no one beats JohnWein.Answered | 4 Replies | 5715 Views | Created by babitas - Monday, April 6, 2009 12:23 PM | Last reply by Fernando Nicolet - Tuesday, April 7, 2009 2:38 AM -
0 Votes
WPf cropping image
Also Since the user is able to click on the crop image, I would like the button to switch the name from crop image to cancel, and set everything back so the ...Answered | 26 Replies | 13477 Views | Created by StevenIB - Monday, December 29, 2008 3:03 AM | Last reply by BASATI - Friday, August 8, 2014 11:31 AM -
3 Votes
How to crop an image by selecting a region with the mouse. in vb.net2005?
This example allows you to crop an image and display the cropped image.Answered | 3 Replies | 1711 Views | Created by Max45-1 - Saturday, May 27, 2017 4:03 AM | Last reply by tommytwotrain - Saturday, May 27, 2017 10:43 AM -
2 Votes
Cropping image with direct2d for arbitrary shape
In general, you'd probably want to look at the Direct2D Save To Image File sample: http://code.msdn.microsoft.com/windowsapps/SaveAsImageFile-68073cb0 .Answered | 3 Replies | 3606 Views | Created by John Rick - Wednesday, April 3, 2013 4:49 PM | Last reply by MikeBMcL - Friday, April 5, 2013 1:34 AM -
1 Votes
How crop image from FileOpenPicker
Image Control 2.Answered | 5 Replies | 721 Views | Created by Rafael Rodrigues Moura - Monday, July 20, 2015 8:12 PM | Last reply by Barry Wang - Thursday, July 30, 2015 9:04 AM -
0 Votes
[UWP] App that captures good quality image
This will invoke the Camera app and allow users to capture and preview images there, before accepting the capture and sending the image back to your app.Answered | 7 Replies | 976 Views | Created by AbdullaNa - Monday, October 12, 2015 4:44 AM | Last reply by AbdullaNa - Wednesday, October 21, 2015 3:53 PM -
0 Votes
Can you crop an image using a scrollviewer?
Cool you made me complete this :) see Crop & Save Image.Answered | 8 Replies | 1731 Views | Created by Jme-Jamie - Sunday, June 2, 2013 8:23 PM | Last reply by Vishal Kaushik - Tuesday, June 4, 2013 4:32 AM -
0 Votes
How to crop image in metro app using c++?
It sounds like you are starting with an image file containing some flavor of bitmap image (jpg, png, etc.).Answered | 5 Replies | 3925 Views | Created by chameli.sujith - Thursday, July 12, 2012 9:55 AM | Last reply by Rob Caplan [MSFT] - Friday, July 13, 2012 7:07 PM -
0 Votes
[UWP][XAML] How to crop the image and save it ?
There is a sample that demonstrates creating a cropping UI at https://code.msdn.microsoft.com/windowsapps/CSWin8AppCropBitmap-52fa1ad7 .Answered | 3 Replies | 1151 Views | Created by XAMARIN-UWP - Thursday, July 6, 2017 12:15 PM | Last reply by XAMARIN-UWP - Monday, July 10, 2017 8:41 AM -
5 Votes
How to crop an Image using Stretch="UniformToFill" using center of image
is a screenshot of what I am seeing: The top image is my cropping code from the first post in this thread.Answered | 6 Replies | 23894 Views | Created by jturpin - Tuesday, December 12, 2006 4:06 PM | Last reply by jturpin - Thursday, December 14, 2006 3:37 PM -
1 Votes
Crop Crash
The line Tile [a] = TileSet sets Tile [a] to the image, but LDImage.Crop ( Tile [a], a*10, 0, 10, 10 ) crops the image and this is now the image ...Answered | 2 Replies | 524 Views | Created by DmitryOfRussia - Sunday, January 10, 2016 5:40 PM | Last reply by DmitryOfRussia - Sunday, January 10, 2016 6:07 PM - Items 1 to 20 of 800757 Next ›
No announcements