Parameters |
Description |
OdStreamBuf* pSrcStream |
[in] Pointer to the StreamBuf object from which the data are to be converted. |
OdStreamBuf* pDstStream |
[in] Pointer to the StreamBuf object to which the data are to be converted. |
OdUInt32 type |
[in] Image format type to be converted. |
const OdUInt32 * pFlagsChainSrc = NULL |
[in] Optional zero-terminated loading flag pairs array. |
const OdUInt32 * pFlagsChainDst = NULL |
[in] Optional zero-terminated saving flag pairs array. |
Try to convert raster image to other type.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|