GetImageListItemFormatDesc
Obsługa obrazów
Opis
Ta strona dokumentuje GetImageListItemFormatDesc w PDFlibPas w obszarze Obsługa obrazów. Nazwy API, parametry, klasy, pliki i wartości literalne pozostają niezmienione, aby odpowiadały bibliotece Delphi i punktom wejścia DLL.
Przed wywołaniem funkcji sprawdź składnię, parametry i wartości zwracane Bloki kodu pozostają w oryginale, aby przykłady można było skopiować bez zmian.
Składnia
Delphi
Function TPDFlib.GetImageListItemFormatDesc(ImageListID, ImageIndex, Options: Integer): WideString;
ActiveX
Function PDFlib::GetImageListItemFormatDesc(ImageListID As Long, ImageIndex As Long, Options As Long) As String
DLL
const wchar_t * DLGetImageListItemFormatDesc(int InstanceID, int ImageListID, int ImageIndex, int Options);
Parametry
| ImageListID | ImageListID jest parametrem GetImageListItemFormatDesc. Użyj typu pokazanego w sygnaturze i podaj wartość zgodną z bieżącym dokumentem PDF, wybraną stroną lub aktywnym zasobem. |
|---|---|
| ImageIndex | ImageIndex jest parametrem GetImageListItemFormatDesc. Użyj typu pokazanego w sygnaturze i podaj wartość zgodną z bieżącym dokumentem PDF, wybraną stroną lub aktywnym zasobem. |
| Options | Options jest maską bitową albo opcją liczbową sterującą zachowaniem wywołania. |