API:Vcl.Imaging.GIFImg.TColorLookup.Lookup

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

Delphi

function Lookup(Red, Green, Blue: BYTE; var R, G, B: BYTE): Byte; virtual; abstract;

C++

virtual System::Byte __fastcall Lookup(System::Byte Red, System::Byte Green, System::Byte Blue, System::Byte &R, System::Byte &G, System::Byte &B) = 0 ;

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。