-
Hi, is there a way to use TOCropViewController to add some image effects? Basically, I need to be able to access the image that will be set as cropped.
I already managed to place the navigation ba…
-
I am sure many people looking forward to call this method inside the viewmodel not code behind
could you create bindable property for us do that
-
小米4,android6.0.1
Log:
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.graphics.Bitmap.compress(android.graphics.Bitmap$CompressFormat, int, java.io.OutputStream)' on …
-
hii
xml file cropview add the top it is run very goodd
but some down cropview example the top distance 100dp , cropview crop area prolapse(playing)
-
I want to zoom image in cropView
How to do it?
-
If I set a source like this,
cropView.setImageResource(R.drawable.ic_launcher)
And, set crop portion like this,
cropView.setAspectRatio(1, 1)
And, then, get crop-info like this,
crop…
-
I want to set rotation of the image and also the crop rect. with fixed X&Y ratio. but whenever I try setting the rect it doesn't show properly.
cropView.setImageBitmap(bitmap);
cropView.setCropR…
-
CropView not showing the image to be cropped only a blank screen is showing.
import { CropView } from 'react-native-image-crop-tools';
const [uri, setUri] = useState('https://cdn.pixabay.com/pho…
-
Do I need to calculate the height of the control myself?
If not, the height of the photo will be stretched
-
Hello,
I have custom CropViewPagerenderer which implements the ImageCropper for IOS. It renders a PCL CropView which is a ContentPage. The CropView class implements the use safe area
On().SetUseS…