API:Vcl.Graphics.TCustomCanvas.Pixels

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

Delphi

property Pixels[X, Y: Integer]: TColor read GetPixel write SetPixel;

C++

__property System::Uitypes::TColor Pixels[int X][int Y] = {read=GetPixel, write=SetPixel};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics TCustomCanvas

説明

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