FMX.Surfaces.TBitmapSurface.Pixels

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

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Surfaces.pas
FMX.Surfaces.hpp
FMX.Surfaces TBitmapSurface

説明

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