Lines Matching refs:image

24  * raster image type of the dokuwiki {@link MediaLink}
26 * The real documentation can be found on the image page
47 * @throws ExceptionBadArgument - if the fetcher is not a raster mime and image fetcher
54 throw new ExceptionBadArgument("The mime value ($mime) is not a supported raster image.", self::CANONICAL);
57 throw new ExceptionBadArgument("The fetcher is not a fetcher image but is a " . get_class($fetcher));
81 * Responsive image
95 * but not on responsive image at all
108 * The logical height that the image should take on the page
122 * We don't allow the image to scale up by default
126 * if the image has a class that has a `height: 100%`, the image will stretch
132 * Responsive image src set building
139 // The image margin applied
149 * Srcset and sizes for responsive image
150 * Width is mandatory for responsive image
156 * The value of the target image
166 * We don't allow the image to scale up by default
170 * We allow the image to scale down up to 100% of its parent
246 * If the target image is really small, srcset and sizes are empty
271 // it the image is small, no srcset for instance
286 * A small image has no srcset
294 * The transparent image has a fix dimension aspect ratio of 1x1 making
295 * a bad reserved space for the image
303 * shows the broken image symbol
312 * Small image but there is no little improvement
382 * Return if the DPI correction is enabled or not for responsive image
384 * Mobile have a higher DPI and can then fit a bigger image on a smaller size.
386 * This can be disturbing when debugging responsive sizing image
402 * Used to select the raster image lazy loaded