Converts a GdPicture image to a 24-bits color image.
8 bits each are used for the red, green, and blue components.
public GdPictureStatus ConvertTo24BppRGB( int ImageID );
Public Function ConvertTo24BppRGB( ByVal ImageID As Integer ) As GdPictureStatus
|
Parameters |
Description |
|
ImageID |
GdPicture Image Identifier. |
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.
|