Back to Devexpress

TdxCustomCameraControl.Resolutions Property

vcl-dxcameracontrol-dot-tdxcustomcameracontrol-87b12754.md

latest816 B
Original Source

TdxCustomCameraControl.Resolutions Property

Provides indexed access to resolutions available for the active camera.

Declaration

delphi
property Resolutions[AIndex: Integer]: TSize read;

Property Value

TypeDescription
TSize

A camera resolution, in pixels.

|

Remarks

Use the ResolutionIndex property to switch between available camera resolutions.

See Also

TdxCustomCameraControl Class

TdxCustomCameraControl Members

dxCameraControl Unit