Returns the name of the event that has been fired.
-The object that fires the event.
-Generated using TypeDoc
Instances of this class are provided to the handlers of the release and submit.
+Returns the name of the event that has been fired.
+The object that fires the event.
+Instances of this class are provided to the handlers of the failure and intermediateImageFailed.
-An object containing information about the status of the event.
-Returns the name of the event that has been fired.
-The object that fires the event.
-Generated using TypeDoc
Instances of this class are provided to the handlers of the failure and intermediateImageFailed.
+An object containing information about the status of the event.
+Returns the name of the event that has been fired.
+The object that fires the event.
+Instances of this class are provided to the handlers of the finalImageSet.
-Optional
androidReturns the name of the event that has been fired.
-Contains information about an image.
-Optional
iosThe object that fires the event.
-Generated using TypeDoc
Instances of this class are provided to the handlers of the finalImageSet.
+Optional
androidReturns the name of the event that has been fired.
+Contains information about an image.
+Optional
iosThe object that fires the event.
+Encapsulates the common abstraction behind a platform specific object (typically a Bitmap's quality) details.
-Generated using TypeDoc
Encapsulates the common abstraction behind a platform specific object (typically a Bitmap's quality) details.
+The entry point for the image pipeline..
-Returns the actual cache key for url + context +
The entry point for the image pipeline..
+Static
iosiOS: set this to true to enable complex cache handling +this is necessary when you use colorMatrix, decodeWidth,... +and when you change images on drive requiring cache image eviction
+Returns the actual cache key for url + context this is an iOS feature because imageView properties are used for the cache key
-Generated using TypeDoc
Encapsulates the common abstraction behind a platform specific object (typically a Bitmap) that is used view to show remote or local images.
-The native 'com.facebook.drawee.view.SimpleDraweeView' object.
-IOS: if you want to show animated images you need to set this to true
-Number value used as the aspect ratio of the image.
-Boolean value used for enabling/disabling automatic playing of animated images.
-String value used for the background image URI.
-Number value used to scale the image before applying the blur function. Bigger value means faster processing.
-Number value used as input for the blur function. Larger value means slower processing.
-Number value used as the resized image height
-Number value used as the resized image width
-Number value used for the fade-in duration. This value is in milliseconds.
-String value used for the failure image URI.
-add custom headers to the image download request
-Android: custom imageRotation
-String value used for the lower res image URI.
-String value used for the placeholder image URI.
-String value used for setting the color of the progress bar. Can be set to hex values ("#FF0000"") and predefined colors ("green").
-Boolean value used for enabling or disabling the streaming of progressive JPEG images.
-Boolean value used for determining if the image should be rounded as a circle.
-Boolean value used for determining if the image's bottom left corner should be rounded.
-Boolean value used for determining if the image's bottom right corner should be rounded.
-Boolean value used for determining if the image's top left corner should be rounded.
-Boolean value used for determining if the image's top right corner should be rounded.
-Number value used as radius for rounding the image's corners.
-Boolean value used for showing or hiding the progress bar.
-String value used for the image URI.
-String value used by Image image scale type. This property can be set to: +
Encapsulates the common abstraction behind a platform specific object (typically a Bitmap) that is used view to show remote or local images.
+The native 'com.facebook.drawee.view.SimpleDraweeView' object.
+IOS: if you want to show animated images you need to set this to true
+Number value used as the aspect ratio of the image.
+Boolean value used for enabling/disabling automatic playing of animated images.
+String value used for the background image URI.
+Number value used to scale the image before applying the blur function. Bigger value means faster processing.
+Number value used as input for the blur function. Larger value means slower processing.
+Number value used as the resized image height
+Number value used as the resized image width
+Number value used for the fade-in duration. This value is in milliseconds.
+String value used for the failure image URI.
+add custom headers to the image download request
+Android: custom imageRotation
+String value used for the lower res image URI.
+String value used for the placeholder image URI.
+String value used for setting the color of the progress bar. Can be set to hex values ("#FF0000"") and predefined colors ("green").
+Boolean value used for enabling or disabling the streaming of progressive JPEG images.
+Boolean value used for determining if the image should be rounded as a circle.
+Boolean value used for determining if the image's bottom left corner should be rounded.
+Boolean value used for determining if the image's bottom right corner should be rounded.
+Boolean value used for determining if the image's top left corner should be rounded.
+Boolean value used for determining if the image's top right corner should be rounded.
+Number value used as radius for rounding the image's corners.
+Boolean value used for showing or hiding the progress bar.
+String value used for the image URI.
+String value used by Image image scale type. This property can be set to: 'center' - Performs no scaling. 'centerCrop' - Scales the child so that both dimensions will be greater than or equal to the corresponding dimension of the parent. 'centerInside' - Scales the child so that it fits entirely inside the parent. @@ -76,14 +76,14 @@ 'fitEnd' - Scales the child so that it fits entirely inside the parent. 'fitXY' - Scales width and height independently, so that the child matches the parent exactly. 'focusCrop' - Scales the child so that both dimensions will be greater than or equal to the corresponding dimension of the parent.
-Boolean value used for enabling/disabling a tap to retry action for the download of the Image image.
-Static
failureThis event is fired after the fetch of the final image failed.
-Static
finalThis event is fired after the final image has been set.
-Static
intermediateThis event is fired after the fetch of the intermediate image failed.
-Static
intermediateThis event is fired after any intermediate image has been set.
-Static
releaseThis event is fired after the controller released the fetched image.
-Static
submitThis event is fired before the image request is submitted.
-Generated using TypeDoc
Boolean value used for enabling/disabling a tap to retry action for the download of the Image image.
+Static
failureThis event is fired after the fetch of the final image failed.
+Static
finalThis event is fired after the final image has been set.
+Static
intermediateThis event is fired after the fetch of the intermediate image failed.
+Static
intermediateThis event is fired after any intermediate image has been set.
+Static
releaseThis event is fired after the controller released the fetched image.
+Static
submitThis event is fired before the image request is submitted.
+Instances of this class are provided to the handlers of the intermediateImageSet.
-Returns the name of the event that has been fired.
-Contains information about an image.
-The object that fires the event.
-Generated using TypeDoc
Instances of this class are provided to the handlers of the intermediateImageSet.
+Returns the name of the event that has been fired.
+Contains information about an image.
+The object that fires the event.
+The native 'com.facebook.drawee.view.SimpleDraweeView' object.
-IOS: if you want to show animated images you need to set this to true
-Number value used as the aspect ratio of the image.
-Boolean value used for enabling/disabling automatic playing of animated images.
-String value used for the background image URI.
-Number value used to scale the image before applying the blur function. Bigger value means faster processing.
-Number value used as input for the blur function. Larger value means slower processing.
-Number value used as the resized image height
-Number value used as the resized image width
-Number value used for the fade-in duration. This value is in milliseconds.
-String value used for the failure image URI.
-add custom headers to the image download request
-Android: custom imageRotation
-String value used for the lower res image URI.
-String value used for the placeholder image URI.
-String value used for setting the color of the progress bar. Can be set to hex values ("#FF0000"") and predefined colors ("green").
-Boolean value used for enabling or disabling the streaming of progressive JPEG images.
-Boolean value used for determining if the image should be rounded as a circle.
-Boolean value used for determining if the image's bottom left corner should be rounded.
-Boolean value used for determining if the image's bottom right corner should be rounded.
-Boolean value used for determining if the image's top left corner should be rounded.
-Boolean value used for determining if the image's top right corner should be rounded.
-Number value used as radius for rounding the image's corners.
-Boolean value used for showing or hiding the progress bar.
-String value used for the image URI.
-String value used by Image image scale type. This property can be set to: +
The native 'com.facebook.drawee.view.SimpleDraweeView' object.
+IOS: if you want to show animated images you need to set this to true
+Number value used as the aspect ratio of the image.
+Boolean value used for enabling/disabling automatic playing of animated images.
+String value used for the background image URI.
+Number value used to scale the image before applying the blur function. Bigger value means faster processing.
+Number value used as input for the blur function. Larger value means slower processing.
+Number value used as the resized image height
+Number value used as the resized image width
+Number value used for the fade-in duration. This value is in milliseconds.
+String value used for the failure image URI.
+add custom headers to the image download request
+Android: custom imageRotation
+String value used for the lower res image URI.
+String value used for the placeholder image URI.
+String value used for setting the color of the progress bar. Can be set to hex values ("#FF0000"") and predefined colors ("green").
+Boolean value used for enabling or disabling the streaming of progressive JPEG images.
+Boolean value used for determining if the image should be rounded as a circle.
+Boolean value used for determining if the image's bottom left corner should be rounded.
+Boolean value used for determining if the image's bottom right corner should be rounded.
+Boolean value used for determining if the image's top left corner should be rounded.
+Boolean value used for determining if the image's top right corner should be rounded.
+Number value used as radius for rounding the image's corners.
+Boolean value used for showing or hiding the progress bar.
+String value used for the image URI.
+String value used by Image image scale type. This property can be set to: 'center' - Performs no scaling. 'centerCrop' - Scales the child so that both dimensions will be greater than or equal to the corresponding dimension of the parent. 'centerInside' - Scales the child so that it fits entirely inside the parent. @@ -79,14 +79,14 @@ 'fitEnd' - Scales the child so that it fits entirely inside the parent. 'fitXY' - Scales width and height independently, so that the child matches the parent exactly. 'focusCrop' - Scales the child so that both dimensions will be greater than or equal to the corresponding dimension of the parent.
-Boolean value used for enabling/disabling a tap to retry action for the download of the Image image.
-Static
failureThis event is fired after the fetch of the final image failed.
-Static
finalThis event is fired after the final image has been set.
-Static
intermediateThis event is fired after the fetch of the intermediate image failed.
-Static
intermediateThis event is fired after any intermediate image has been set.
-Static
releaseThis event is fired after the controller released the fetched image.
-Static
submitThis event is fired before the image request is submitted.
-Abstract
setGenerated using TypeDoc
Boolean value used for enabling/disabling a tap to retry action for the download of the Image image.
+Static
failureThis event is fired after the fetch of the final image failed.
+Static
finalThis event is fired after the final image has been set.
+Static
intermediateThis event is fired after the fetch of the intermediate image failed.
+Static
intermediateThis event is fired after any intermediate image has been set.
+Static
releaseThis event is fired after the controller released the fetched image.
+Static
submitThis event is fired before the image request is submitted.
+Abstract
setOptions for scaling the child bounds to the parent bounds
-Performs no scaling.
-Scales the child so that both dimensions will be greater than or equal to the corresponding dimension of the parent.
-Scales the child so that it fits entirely inside the parent.
-Scales the child so that it fits entirely inside the parent.
-Scales the child so that it fits entirely inside the parent.
-Scales the child so that it fits entirely inside the parent.
-Scales width and height independently, so that the child matches the parent exactly.
-Scales the child so that both dimensions will be greater than or equal to the corresponding dimension of the parent.
-Generated using TypeDoc
Options for scaling the child bounds to the parent bounds
+Performs no scaling.
+Scales the child so that both dimensions will be greater than or equal to the corresponding dimension of the parent.
+Scales the child so that it fits entirely inside the parent.
+Scales the child so that it fits entirely inside the parent.
+Scales the child so that it fits entirely inside the parent.
+Scales the child so that it fits entirely inside the parent.
+Scales width and height independently, so that the child matches the parent exactly.
+Scales the child so that both dimensions will be greater than or equal to the corresponding dimension of the parent.
+When called, initializes the android Image library. Calling this method is required. +
When called, initializes the android Image library. Calling this method is required. A good place to call it is at the application onLaunch() method.
-Generated using TypeDoc
When called, initializes the android Image library. Calling this method is required. +
When called, initializes the android Image library. Calling this method is required. A good place to call it is at the application onLaunch() method.
-Optional
config: ImagePipelineConfigSettingGenerated using TypeDoc
Optional
config: ImagePipelineConfigSettingShuts the native Image and SimpleDraweeView down. By design this method should not be called manually as it is handled by the Image library internally. +
Generated using TypeDoc
Generated using TypeDoc
Generated using TypeDoc
Instances of this class are provided to the handlers of the release and submit.
-