Visual Basic (Declaration) | |
---|---|
Public Overloads Sub LoadImage( _ ByVal image As Image, _ ByVal cropConstraint As CropConstraint _ ) |
C# | |
---|---|
public void LoadImage( Image image, CropConstraint cropConstraint ) |
Parameters
- image
- The Image to load into the PictureTrimmer control.
- cropConstraint
-
The constraints that have to be satisfied by the cropped image; if null image cropping is disabled.
Please see also: Interactively crop and/or resize an image.
Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000