Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
Extension Classes
>
ExServices Classes
>
ExRasterModule Class
>
ExRasterModule Methods
>
convertRasterImage Method
>
ExRasterModule::convertRasterImage Method (const OdGiRasterImage*, OdUInt32, OdStreamBuf*, const OdUInt32 *)
ExRasterModule::convertRasterImage Method (const OdGiRasterImage*, OdUInt32, OdStreamBuf*, const OdUInt32 *)
Syntax
C++
bool
convertRasterImage
(
const
OdGiRasterImage*
pRaster
,
OdUInt32
type
,
OdStreamBuf
*
pStreamBuf
,
const
OdUInt32
*
pFlagsChain
= NULL);
Description
Try to convert raster image (RGB) to JPEG or other type.
Parameters
Parameters
Description
pRaster
[in] Raster image to be converted.
type
[in] Image format type to be converted.
pStreamBuf
[in] Pointer to the StreamBuf object to which the data are to be stored.
pFlagsChain
[in] Optional zero-terminated saving flag pairs array.
Links
ExRasterModule Class
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!