HDK
|
Go to the source code of this file.
Functions | |
PXL_API bool | PXLgetStorageTypeFromDataFormat (const PXL_DataFormat format, CE_Image::StorageType &storage) |
Convert format into storage and return whether it was successfully converted. More... | |
PXL_API bool | PXLgetDataFormatFromStorageType (const CE_Image::StorageType storage, PXL_DataFormat &format) |
Convert storage into format and return whether it was successfully converted. More... | |
PXL_API bool PXLgetDataFormatFromStorageType | ( | const CE_Image::StorageType | storage, |
PXL_DataFormat & | format | ||
) |
Convert storage into format and return whether it was successfully converted.
PXL_API bool PXLgetStorageTypeFromDataFormat | ( | const PXL_DataFormat | format, |
CE_Image::StorageType & | storage | ||
) |
Convert format into storage and return whether it was successfully converted.