Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdExGiRasterImage::bitDataSize Method (OdUInt32, OdUInt32, OdUInt16)
Syntax
C++
static size_t bitDataSize(OdUInt32 xPixels, OdUInt32 yPixels, OdUInt16 bitsPerPixel);

Returns the size in bytes of the pixel data for a specified RasterImage object.

Parameters
Description
xPixels
[in] X pixels.
yPixels
[in] Y pixels.
bitsPerPixel
[in] Color depth.
Copyright © 2002-2022. Open Design Alliance All rights reserved.