FMX.Graphics.TBitmapData.Pitch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Pitch: Integer;

C++

int Pitch;

Properties

Type Visibility Source Unit Parent
field public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBitmapData

Description

Specifies the reading step for Data.

See Also