IPXS_DecodeFilter Interface
From PDF XChange PDF SDK
(→Methods) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXS_DecodeFilter Interface}} | {{#customTitle:IPXS_DecodeFilter Interface}} | ||
+ | {{#parentPage:PXV:PXS_Interfaces|IPXS_DecodeFilter|interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXS_DecodeFilter_Decode|Decode]] | | [[PXV:IPXS_DecodeFilter_Decode|Decode]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IPXS_DecodeFilter_Init|Init]] | | [[PXV:IPXS_DecodeFilter_Init|Init]] | ||
− | |||
− | |||
| [[PXV:IPXS_DecodeFilter_Rewind|Rewind]] | | [[PXV:IPXS_DecodeFilter_Rewind|Rewind]] | ||
− | | | + | | [[PXV:IPXS_DecodeFilter_Skip|Skip]] |
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IPXS_DecodeFilter_GetStreamInfo|GetStreamInfo]] |
− | | | + | | |
+ | | | ||
+ | | | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IPXS_DecodeFilter_Flags|Flags]] | | [[PXV:IPXS_DecodeFilter_Flags|Flags]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXS_DecodeFilter_Name|Name]] | | [[PXV:IPXS_DecodeFilter_Name|Name]] | ||
− | |||
− | |||
− | |||
| [[PXV:IPXS_DecodeFilter_PrevFilter|PrevFilter]] | | [[PXV:IPXS_DecodeFilter_PrevFilter|PrevFilter]] | ||
− | | | + | | |
− | + | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IPXS_PDFVariant_Stream_CreateDecoder|IPXS_PDFVariant::Stream_CreateDecoder]], [[PXV:IPXS_Inst_GetStreamDecoder|IPXS_Inst::GetStreamDecoder]], [[PXV:IPXS_StreamFiltersFactory_CreateDecodeFilter|IPXS_StreamFiltersFactory::CreateDecodeFilter]], [[PXV:IPXC_EmbeddedFileStream_OpenStream|IPXC_EmbeddedFileStream::OpenStream]], [[PXV:IPXC_Sound_OpenStream|IPXC_Sound::OpenStream]] |
Latest revision as of 07:54, 23 May 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Decode | Init | Rewind | Skip |
GetStreamInfo |
Properties
Flags | Name | PrevFilter |
See Also
IPXS_PDFVariant::Stream_CreateDecoder, IPXS_Inst::GetStreamDecoder, IPXS_StreamFiltersFactory::CreateDecodeFilter, IPXC_EmbeddedFileStream::OpenStream, IPXC_Sound::OpenStream