- ClearIndexing
HRESULT ClearIndexing()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CopyMinimalStream
HRESULT CopyMinimalStream(UINT streamOffset, UINT cbStreamData, BYTE* pbStreamData, UINT* pcbStreamDataActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- CopyScan
HRESULT CopyScan(UINT scanIndex, UINT scanOffset, UINT cbScanData, BYTE* pbScanData, UINT* pcbScanDataActual)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DoesSupportIndexing
HRESULT DoesSupportIndexing(BOOL* pfIndexingSupported)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetAcHuffmanTable
HRESULT GetAcHuffmanTable(UINT scanIndex, UINT tableIndex, DXGI_JPEG_AC_HUFFMAN_TABLE* pAcHuffmanTable)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDcHuffmanTable
HRESULT GetDcHuffmanTable(UINT scanIndex, UINT tableIndex, DXGI_JPEG_DC_HUFFMAN_TABLE* pDcHuffmanTable)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetFrameHeader
HRESULT GetFrameHeader(WICJpegFrameHeader* pFrameHeader)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetQuantizationTable
HRESULT GetQuantizationTable(UINT scanIndex, UINT tableIndex, DXGI_JPEG_QUANTIZATION_TABLE* pQuantizationTable)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetScanHeader
HRESULT GetScanHeader(UINT scanIndex, WICJpegScanHeader* pScanHeader)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetIndexing
HRESULT SetIndexing(WICJpegIndexingOptions options, UINT horizontalIntervalSize)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.