Crops the top of a GdPicture image.
public GdPictureStatus CropTop( int ImageID, int Lines );
Public Function CropTop( ByVal ImageID As Integer, ByVal Lines As Integer ) As GdPictureStatus
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
|
Lines |
Height in pixel to remove from the top 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.
|