diff --git a/releases/next/docs/image.html b/releases/next/docs/image.html index e4cfe4af787..4aab5a2ad2c 100644 --- a/releases/next/docs/image.html +++ b/releases/next/docs/image.html @@ -92,7 +92,7 @@ gets decoded. This should be used instead of scale when the image i than the view.

  • scale: The image gets drawn downscaled or upscaled. Compared to resize, scale is faster (usually hardware accelerated) and produces higher quality images. This should be used if the image is smaller than the view. It should also be used if the -image is slightly bigger than the view.

  • More details about resize and scale can be found at http://frescolib.org/docs/resizing-rotating.html.

    iosaccessibilityLabel string #

    The text that's read by the screen reader when the user interacts with +image is slightly bigger than the view.

    More details about resize and scale can be found at http://frescolib.org/docs/resizing-rotating.html.

    iosaccessibilityLabel node #

    The text that's read by the screen reader when the user interacts with the image.

    iosaccessible bool #

    When true, indicates the image is an accessibility element.

    iosblurRadius number #

    blurRadius: the blur radius of the blur filter added to the image

    ioscapInsets {top: number, left: number, bottom: number, right: number} #

    When the image is resized, the corners of the size specified by capInsets will stay a fixed size, but the center content and borders of the image will be stretched. This is useful for creating resizable