Vcl.Imaging.GIFImg.TColorLookup.SetColors
Delphi
procedure SetColors(Value: integer);
C++
void __fastcall SetColors(int Value);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TColorLookup |
説明
Colors プロパティの値を設定します。
SetColors は、Colors プロパティの値を設定する内部メソッドです。
関連項目