FMX.Surfaces.TBitmapSurface.BytesPerPixel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BytesPerPixel: Integer read FBytesPerPixel;

C++

__property int BytesPerPixel = {read=FBytesPerPixel, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Surfaces.pas
FMX.Surfaces.hpp
FMX.Surfaces TBitmapSurface

Description

Embarcadero Technologies does not currently have any additional information.