OEMImageProcessing function (printoem.h)
Describes the OEMImageProcessing function.
Syntax
PBYTE OEMImageProcessing(
PDEVOBJ pdevobj,
PBYTE pSrcBitmap,
PBITMAPINFOHEADER pBitmapInfoHeader,
PBYTE pColorTable,
DWORD dwCallbackID,
PIPPARAMS pIPParams
);
Parameters
pdevobj
Defines the PDEVOBJ parameter pdevobj.
pSrcBitmap
Defines the PBYTE parameter pSrcBitmap.
pBitmapInfoHeader
Defines the PBITMAPINFOHEADER parameter pBitmapInfoHeader.
pColorTable
Defines the PBYTE parameter pColorTable.
dwCallbackID
Defines the DWORD parameter dwCallbackID.
pIPParams
Defines the PIPPARAMS parameter pIPParams.
Return value
Returns a PBYTE value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |