1HTMLDocument.ImageDimensions(3Kkaayyaa)module refHeTrMeLnDcoecument.ImageDimensions(3kaya)
2
3
4
6 HTMLDocument::ImageDimensions - Image dimensions
7
9 HTMLDocument::ImageDimensions< >
10
11
12 = Specified(Int width,Int height)
13
14
15 | Unspecified()
16
18 Methods for giving image dimensions. Specified(width,height) allows
19 precise specification of image dimensions and for efficiency this
20 should always be used if those values are known. Unspecified leaves
21 the calculation to the client user-agent.
22
23 The width and height are given in pixels.
24
26 Kaya standard library by Edwin Brady, Chris Morris and others
27 (kaya@kayalang.org). For further information see http://kayalang.org/
28
30 The Kaya standard library is free software; you can redistribute it
31 and/or modify it under the terms of the GNU Lesser General Public
32 License (version 2.1 or any later version) as published by the Free
33 Software Foundation.
34
36 HTMLDocument.ImageData (3kaya)
37 HTMLDocument.addImage (3kaya)
38
39
40
41Kaya December 20H1T0MLDocument.ImageDimensions(3kaya)