Appends accessibility transformations to the original image.
NOTE: The following is in React. For further examples, see the Packages tab.
<AdvancedImage cldImg={img} plugins={[accessibility()]}/>
html/src/plugins/accessibility.ts, line 12