Crops the left of a GdPicture image.
public GdPictureStatus CropLeft( int ImageID, int Lines );
Public Function CropLeft( ByVal ImageID As Integer, ByVal Lines As Integer ) As GdPictureStatus
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
|
Lines |
Width in pixel to remove from the left of a GdPicture image. |
A member of the GdPictureStatus enumeration.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|