B4J Library [B4X] [XUI] xResizeAndCrop - klaus    Jan 14, 2025   (42 reactions)   tags: B4x, crop image The xResizeAndCrop Class is a B4X libary.
Current version 1.8
It works on all three platforms: B4A, B4i and B4J.
The xResizeAndCrop.b4xlib and the xResizeAndCrop.xml files are attached.
You need to... B4A Library [B4X] [XUI] CropView - Erel    Jul 10, 2018   (23 reactions) Cross platform, custom view that allows the user to select the cropping window.
69801
1. Add the view with the designer.
2. Set the bitmap with CropView.SetBitmap.
3. Optionally handle... B4i Question [BCTextEngine] BBLabel and xCustomListView text is cropped - Alexander Stolte    Dec 30, 2024 I use the BBLabel and I noticed that under IOS the letters are chopped off, as if a piece was missin... B4i Library iCropView - The Best option for Crop Images (Square, Circular, Retangular) - Alberto Iglesias    Jan 3, 2021   (4 reactions) https://vnsoft.es/download/b4i/icropview/iCropView.png
iCropView - The Best option for Crop Images...-MacServer\Libs" folder
-Copy the iCropView.xml to your custom libraries folder in... B4i Question xResizeAndCrop - Does anyone have a working demo for iPhone - tsteward    Oct 15, 2024 I love the xResizeAndCrop lib but as I'm new to iOS I'm struggling and hoping someone has a working example.
Please... B4i Question Crop a QR from a bitmap - yiankos1    Sep 15, 2021 );
UIImage *img = ;
CGImageRelease(imageRef);
return img;
}
#end if
The problem is that code does not crop... B4i Question Solved - xResizeAndCrop - tsteward    Sep 4, 2021 When using xResizeAndCrop by Klaus
I get the following error when trying to use your library on iOS.
Works fine on Android (gee I seem to be saying that a lot)
Line is:
xResizeAndCrop1.CroppedView... B4i Library SD: ImageCrop - Star-Dust    Oct 6, 2018   (6 reactions) those making a donation. You can contact me in private.
iSD_ImageCrop
Author: Star-Dust
Version: 0.09
ImageViewCrop
Events:
Cropped
Functions:
Class_Globals As NSString*
CutImage As NSString... B4i Question xResizeAndCrop: Syntax error - SlashIT (first post)    May 27, 2025
Thank you for reporting.
The library has been updated in HERE.
Thanks Klaus, great job!... B4A Question [B4X] [XUI] CropView how to resize to fullscreen via code or layout? - scsjc    Feb 1, 2020 I am trying to resize the image to fullscreen (100%x,100%y) with CropView, and I can't see how it is done.
i use the example from https://www.b4x.com/android/forum/threads/b4x-xui-cropview... Page: 1   2   3   |