Accusoft ImagXpress 13
LoadCropX Property
Description
Gets and sets the left component (x-coordinate) of the top-left of the load crop rectangle.
Property Type
Read-write property
Syntax
Visual Basic
Public Property LoadCropX As Long
Return Type
The left component (in pixels) of the top-left of the load crop rectangle.
Remarks

When the LoadCropEnabled property is True, the portion of the image bounded by the LoadCropX, LoadCropY, LoadCropWidth, and LoadCropHeight properties will be decompressed and displayed; when the FileName property is set or the other loading methods are called.

Decompression times for cropped images are faster than non-cropped images because only the cropped portion of the image is decompressed.

When combining actions, it is important to know the order they are performed:

  1. LoadCrop
  2. LoadResize
  3. LoadRotate

Note: CameraRAW images can not be cropped during loading.

See Also

ImagXpress Object  | ImagXpress Members  | LoadCropY Property  | Loading  | Cropping

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback