from_dots_per_pixel method
from_dots_per_pixel
Returns a Resolution
object that is represented in dots per pixels.
Returns
Returns a Resolution
object.
def from_dots_per_pixel(self, value):
...
Parameter | Type | Description |
---|---|---|
value | float | The value. |
See Also
- module
aspose.svg.drawing
- class
Resolution
- class
Unit