Search found 121 matches: crop

Return to advanced search

Back after 10 years due to illness [ Javier Lloris ]

... published in the Fivewin contributions, give me a couple of weeks to publish version 1.5 that I added to take a photo of the Webcan and be able to crop the image with the TImagesV class and remove the Streming section that It works but I'm not entirely happy, I'll add it again in version 2.0. 10 ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 322

New FTDN October/Octure (FWH 22.10)

... [[@]cImageFile] : If empty, user is prompted tp select a file to save. Can be saved as bmp, jpg/jpeg, png, tif. [aCrop] : If specified, a crop of the windows rect is saved. [nRectType] 0. WindowRect including frame. (only for a window/dialog) 1. Default. Client Rect of window 2. Client ...
by Antonio Linares
Wed Nov 02, 2022 11:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 820

Re: Rectangle as bitmap

Code: Select all  Expand view
oDlg:SaveAsImage( cImageFile, aRect )


cImageFile can be .bmp, .jpg. ,png, etc.
aRect is the rectangle you want to crop and save. : { nTop, nLeft, nBottom, nRight }

This works with Window, Dialog or any Control, to crop a rectangle inside and save.
by nageswaragunupudi
Thu Sep 16, 2021 1:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rectangle as bitmap
Replies: 35
Views: 1924

Re: Screenshot email

... https://mybergland.com/fwforum/mrrao.jpg https://mybergland.com/fwforum/meeting.mp4 BmpTrim( hBmp ) is function to crop black borders of a bitmap, if any. static function BmpTrim( hBmp )  // Trim black sides on left and right   local hOldBmp, ...
by Otto
Tue Apr 13, 2021 7:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Screenshot email
Replies: 10
Views: 1308

Re: HEIC to JPG

... to work with and tweak Pixillion's settings according to your needs. You can select between more than a dozen formats to convert images, resize or crop them automatically, add text to them and also apply a watermark with transparency effects. When all these settings are properly configured, just ...
by ukoenig
Wed Jul 01, 2020 12:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HEIC to JPG
Replies: 20
Views: 3843

Re: Consulta FreeImage.dll

... In Rect")  ACTION ::FitRect()      SEPARATOR      MENUITEM FWString("Crop")         ACTION ( ::lCrop := .t. )      SEPARATOR      if ::lCanPaste  ...
by MOISES
Sun Apr 26, 2020 4:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consulta FreeImage.dll
Replies: 11
Views: 1560

Re: Ximage crop of Nages Rao

It works! thanks
by Silvio.Falconi
Mon Dec 17, 2018 10:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ximage crop of Nages Rao
Replies: 2
Views: 732

Re: Ximage crop of Nages Rao

Thanks for pointing out.
This is fixed in FWH 18.12.
I sent you the revised ximage.prg to you by personal mail. Please check.
by nageswaragunupudi
Mon Dec 17, 2018 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ximage crop of Nages Rao
Replies: 2
Views: 732

Ximage crop of Nages Rao

... I wanted to buy the latest version of fwh also because I had to adjust many procedures that I had left behind. One of these is the possibility of cropping an image created by Nages Rao. I need this procedure because at school when I have to do a library card I have to make a crop from a big picture. ...
by Silvio.Falconi
Sat Dec 15, 2018 6:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ximage crop of Nages Rao
Replies: 2
Views: 732

New FTDN Oct. 2018 (FWH 18.10)

... the changes automatically made by RDD to other fields of type "=" and "^" are now automatically refreshed. * New: XImage cropping image: New datas: lCrop INIT .f. // When set to .t. enables user to crop image hCrop // holds bitmap of cropped image bOnCrop // Optional action ...
by Antonio Linares
Sun Nov 11, 2018 11:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN Oct. 2018 (FWH 18.10)
Replies: 5
Views: 4141

Re: Problem with ximage

Rao, I wish no popups of ximage I explain you I made last year a test to crop a portion of Image I need it for sample when I have an image with many people and I wish crop only one face my test with Image class run ok as you can see here https://i.postimg.cc/NMpWDRVs/Immagine.jpg ...
by Silvio.Falconi
Sat Oct 13, 2018 8:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with ximage
Replies: 9
Views: 1055

New FTDN March/Marzo 2018 (FWH 18.03)

... hIcon, cFileIco ) -- lSuccess * New: function FW_TransformBitmap( hBmp, [aCrop], [nZoom], [nRotate] ) --> hNewBmp Function to crop, zoom and rotate a bitmap handle. * Support for converting Applications from DOS to Fivewin: - @ r,c SAY ... GET .. - @ r,c, PROMPT ... , MENU ...
by Antonio Linares
Tue Apr 24, 2018 9:25 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2018 (FWH 18.03)
Replies: 0
Views: 1674

Re: tree in a dialog with multiples dialogs

... with scroll I'm sorry but there are many times that someone pretends not to understand or does it special to make me waste time such as the "crop" program. you've bolted your shoes all the way to want to use the tgroup class while the solution was another and much simpler, that is to ...
by Silvio.Falconi
Fri Nov 17, 2017 7:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tree in a dialog with multiples dialogs
Replies: 8
Views: 1973

Re: crop an Image

resolved now run ok

Image
by Silvio.Falconi
Fri Nov 03, 2017 9:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: crop an Image
Replies: 28
Views: 4210

Re: crop an Image

Image


when with mouse I create the dotted box it create on right coordinates ( green box)

when I call cropimage function it return me bad coordinates . why ? ( red arrow)
by Silvio.Falconi
Fri Nov 03, 2017 9:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: crop an Image
Replies: 28
Views: 4210
Next

Return to advanced search