Interface CroppingAvatarImageDataProviderFactory

All Known Implementing Classes:
CroppingAvatarImageDataProviderFactoryImpl

@ExperimentalApi public interface CroppingAvatarImageDataProviderFactory
Cropps image from given stream and provides object that can write result of cropping as avatar in many sizes. This is interface to component that can be injected.
Since:
v6.3
  • Method Details