ly.img.android.pesdk.backend.model.config / MaskedCropAspectAsset

MaskedCropAspectAsset

class MaskedCropAspectAsset : CropAspectAsset

The MaskedCropAspectAsset instance should be added by calling `addAsset` of the `AssetConfig`. After that you can apply it directly by calling `setAspect(cropAspectAsset)` of the `TransformSettings`. To make this configuration available to the end user, you also have to add a `CropMaskItem()` with the same id.

Constructors