Vcl.Imaging.GIFImg.TFastColorLookup

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