API Reference
>
Extension Classes
>
ExServices Classes
>
OdExGiRasterImage Class
>
OdExGiRasterImage Methods
>
bitDataSize Method
>
OdExGiRasterImage::bitDataSize Method (OdUInt32, OdUInt32, OdUInt16)
OdExGiRasterImage::bitDataSize Method (OdUInt32, OdUInt32, OdUInt16)
Collapse All
Syntax
C++
static
OdUInt32
bitDataSize
(
OdUInt32
xPixels
,
OdUInt32
yPixels
,
OdUInt16
bitsPerPixel
);
Parameters
Parameters
Description
OdUInt32 xPixels
[in] X pixels.
OdUInt32 yPixels
[in] Y pixels.
OdUInt16 bitsPerPixel
[in] Color depth.
Description
Returns the size in bytes of the pixel data for a specified RasterImage object.
Group
bitDataSize Method
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic