コンテンツにスキップ
Astro Image Processor
検索
Ctrl
K
キャンセル
GitHub
テーマの選択
ダーク
ライト
自動
言語の選択
English
日本語
Start Here
Introduction
Getting Started
Sample Output
Guides
Configuration
Configuration Reference
Tips
Component
<Image />
<Picture />
Art Directive
<Background />
<GlobalStyles />
Custom Component
Extras
Data Adapter
Hasher
API
ImageSource
PictureSource
BackgroundSource
ArtDirectiveSource
BaseSource
TypeDoc
api
Classes
ArtDirectiveSource
BackgroundSource
BaseSource
ImageSource
PictureSource
extras
Classes
BunSqliteDataAdapter
JsonFileDataAdapter
LokiDataAdapter
Functions
cryptoHasher
xxHash3Hasher
index
Variables
defaultGlobalClassNames
defaultOptions
Functions
astroImageProcessor
types
Interfaces
ArtDirectiveSourceArgs
BackgroundSourceArgs
BaseSourceArgs
ImageSourceArgs
ImgProcContext
ImgProcCssObj
ImgProcDataAdapter
ImgProcDataAdapterInitOptions
ImgProcFile
ImgProcFileRecord
ImgProcFormatOptions
ImgProcOptions
ImgProcProcessorOptions
ImgProcSettings
ImgProcUserOptions
ImgProcVariant
PictureSourceArgs
Type Aliases
ImgProcArtDirectiveSourceProps
ImgProcBackgroundComponentProps
ImgProcContextDirectories
ImgProcDataAdapterCriteria
ImgProcFileCategory
ImgProcHasher
ImgProcImageComponentProps
ImgProcInputFormat
ImgProcOutputFormat
ImgProcPictureComponentProps
ImgProcVariants
ImgProcWidthsInProps
SharpWithOptions
GitHub
テーマの選択
ダーク
ライト
自動
言語の選択
English
日本語
BaseSource
各コンポーネント用クラスの基底クラス。
詳細は実装を参照のこと
BaseSource Interface