Vcl.Imaging.GIFImg.TFastColorLookup

提供: RAD Studio API Documentation
移動先: 案内検索

Vcl.Imaging.GIFImg.TColorLookupSystem.TObjectTFastColorLookup

Delphi

TFastColorLookup = class(TColorLookup)

C++

class PASCALIMPLEMENTATION TFastColorLookup : public TColorLookup

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg Vcl.Imaging.GIFImg

説明

高速なカラーマッピングのためのクラスを表しています。

TFastColorLookup は、シンプルですが高速かつ包括的な カラー・マッパーを実行します。カラースペースのサイズを小さくすることによって、精度の代わりにスピードが速くなります。

関連項目