Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Implemented by a search filter to return chunks containing the raw pixels and properties for images to enable semantic indexing of images.
Inheritance
The IPixelFilter interface inherits from the IFilter interface.
Methods
The IPixelFilter interface has these methods.
| IPixelFilter::GetImageInfo Implemented by a search filter to provide information about the dimensions and format of the image being indexed. |
| IPixelFilter::GetPixelsForImage Implemented by a search filter to supply pixel data for the image being indexed. |
Remarks
This interface inherits from IFilter, which allows for lexical and semantic indexing of text and property values.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 11, version 26100 |
| Header | filter.h |