:: com :: sun :: star :: awt ::
|
struct DeviceInfo |
|
- Description
- contains information about a device.
|
Elements' Summary |
Width |
contains the width of the device in pixels.
|
Height |
contains the height of the device in pixels.
|
LeftInset |
contains the inset from the left.
|
TopInset |
contains the inset from the top.
|
RightInset |
contains the inset from the right.
|
BottomInset |
contains the inset from the bottom.
|
PixelPerMeterX |
contains the X-axis resolution of the device in pixel/meter.
|
PixelPerMeterY |
contains the Y-axis resolution of the device in pixel/meter.
|
BitsPerPixel |
contains the color-depth of the device.
|
Capabilities |
specifies special operations which are possible on the device.
|
Elements' Details |
Width
long Width;
- Description
- contains the width of the device in pixels.
|
|
Height
long Height;
- Description
- contains the height of the device in pixels.
|
|
LeftInset
long LeftInset;
- Description
- contains the inset from the left.
|
|
TopInset
long TopInset;
- Description
- contains the inset from the top.
|
|
RightInset
long RightInset;
- Description
- contains the inset from the right.
|
|
BottomInset
long BottomInset;
- Description
- contains the inset from the bottom.
|
|
PixelPerMeterX
double PixelPerMeterX;
- Description
- contains the X-axis resolution of the device in pixel/meter.
|
|
PixelPerMeterY
double PixelPerMeterY;
- Description
- contains the Y-axis resolution of the device in pixel/meter.
|
|
BitsPerPixel
short BitsPerPixel;
- Description
- contains the color-depth of the device.
|
|
Capabilities
long Capabilities;
- Description
- specifies special operations which are possible on the device.
- See also
- DeviceCapability
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.