[Register("io/scanbot/sdk/ui/view/camera/configuration/json/ImageFilterTypeExtensionsKt", DoNotGenerateAcw = true)]
public sealed class ImageFilterTypeExtensionsKt : Object, IJavaObject, IJavaPeerable, IDisposable
[Register("toJson", "(Lio/scanbot/sdk/process/ImageFilterType;)Lio/scanbot/sdk/ui/configuration/json/JsonImageFilterType;", "")]
public static JsonImageFilterType ToJson(ImageFilterType obj)
[Register("toSdk", "(Lio/scanbot/sdk/ui/configuration/json/JsonImageFilterType;)Lio/scanbot/sdk/process/ImageFilterType;", "")]
public static ImageFilterType ToSdk(JsonImageFilterType obj)