THotPDF.AddPDFAOutputIntent メソッド

メソッドの要約: THotPDF.AddPDFAOutputIntent メソッド

宣言

procedure AddPDFAOutputIntent(const OutputConditionIdentifier : AnsiString; const Info : AnsiString; ICCProfileStream : TStream; NumComponents : Integer; const AlternateCS : AnsiString);

ユニット

HPDFDoc

パラメーター

名前目的
OutputConditionIdentifierAddPDFAOutputIntent で使用される入力
InfoAddPDFAOutputIntent で使用される入力
ICCProfileStreamバイトデータのソースまたは宛先として使用されるストリームインスタンス
NumComponentsICC プロファイル内のカラーコンポーネントの数。通常は 1、3、または 4
AlternateCSプロファイルの代替カラースペース(alternate color space)として書き込まれるフォールバックカラースペース名

戻り値

このメンバーは値を返しません

使用上の注意

関連 API